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

Commit 54383e20 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "lint_fix update README" into main am: 710d149b

parents 41760221 710d149b
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.