servo/python/tidy/servo_tidy
Aneesh Agrawal 79ef9b4efc Add lint for backticks in shell scripts
The "$(some_command arg1 arg2)" form is preferred to the
`some_command arg1 arg2` form because it nests unambiguously.
Add a lint for this to tidy.
2016-08-05 09:29:09 -04:00
..
__init__.py Create a Python package of Tidy 2016-04-13 16:07:04 -07:00
licenseck.py Auto merge of #12295 - jimberlage:12158/shell-linting, r=aneeshusa 2016-08-04 12:31:17 -05:00
tidy.py Add lint for backticks in shell scripts 2016-08-05 09:29:09 -04:00