Skip to content
Snippets Groups Projects

kconfig check: move rules to kconfigcheck.toml

Merged Imported Administrator requested to merge kconfigcheck-toml into master
13 files
+ 535
559
Compare changes
  • Side-by-side
  • Inline
Files
13
+ 0
1
@@ -16,7 +16,6 @@ vermin \
--backport enum \
--backport typing \
--lint \
--no-parse-comments \
--eval-annotations \
$(find . -name '*.py' \
-a -not -path "./.venv/*" \
Loading