Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 710d149b authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "lint_fix update README" into main

parents 8a83c38b 507e214a
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -6,7 +6,7 @@ Inspiration: go/refactor-the-platform-with-lint\


It's a python script that runs the framework linter,
It's a python script that runs the framework linter,
and then (optionally) copies modified files back into the source tree.\
and then (optionally) copies modified files back into the source tree.\
Why python, you ask?  Because python is cool ¯\_(ツ)_/¯.
Why python, you ask? Because python is cool ¯\\\_(ツ)\_/¯.


Incidentally, this exposes a much simpler way to run individual lint checks
Incidentally, this exposes a much simpler way to run individual lint checks
against individual modules, so it's useful beyond applying fixes.
against individual modules, so it's useful beyond applying fixes.