aboutsummaryrefslogtreecommitdiff
path: root/mingling_cli/src/linter
Commit message (Expand)AuthorAgeFilesLines
* feat(linter): add `lint-install` subcommand for rust-analyzer setup魏曹先生3 hours2-2/+456
* refactor(mlint): parallelise lint checks with tokio JoinSet魏曹先生8 hours1-28/+41
* feat(mlint): support multiple suggestions per report魏曹先生29 hours1-6/+6
* feat(lint): add non_mingling_naming_style lint with auto-fix suggestions魏曹先生33 hours1-3/+37
* feat(mlint): support RenderResult::default and ::from detection魏曹先生34 hours1-7/+5
* feat(mling): add linter framework with async support and registry魏曹先生35 hours3-3/+568
* feat(mingling_cli): add metadata and linter commands with cargo analysis魏曹先生43 hours1-0/+6