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