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

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

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

parents 4232c17d 54383e20
Loading
Loading
Loading
Loading
+2 −2
Original line number 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,
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
against individual modules, so it's useful beyond applying fixes.