aboutsummaryrefslogtreecommitdiff
path: root/mingling_cli/src/lints
Commit message (Expand)AuthorAgeFilesLines
* fix(lint): add missing blank line in test module魏曹先生14 hours1-0/+1
* feat(lint): add non_mingling_naming_style lint with auto-fix suggestions魏曹先生14 hours1-0/+351
* feat(lints): add quote dependency and improve variable name detection魏曹先生15 hours1-2/+14
* feat: add testing macros and unit tests for linters魏曹先生15 hours2-0/+93
* feat(mlint): support RenderResult::default and ::from detection魏曹先生15 hours1-17/+34
* feat(mling): add linter framework with async support and registry魏曹先生16 hours2-0/+205