Loading tools/lint/fix/README.md +2 −2 Original line number Original line Diff line number Diff line Loading @@ -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. Loading Loading
tools/lint/fix/README.md +2 −2 Original line number Original line Diff line number Diff line Loading @@ -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. Loading