diff options
author | Aneesh Agrawal <aneeshusa@gmail.com> | 2016-08-04 15:16:04 -0400 |
---|---|---|
committer | Aneesh Agrawal <aneeshusa@gmail.com> | 2016-08-05 09:29:09 -0400 |
commit | 79ef9b4efc307aa0aebfbeb5b0c120a3ad525399 (patch) | |
tree | b551796547a19f22e2877c7a1ad7ad336c31d99b /python/servo/package_commands.py | |
parent | 4bc629b369242d16675161ab6af8141dab0bb556 (diff) | |
download | servo-79ef9b4efc307aa0aebfbeb5b0c120a3ad525399.tar.gz servo-79ef9b4efc307aa0aebfbeb5b0c120a3ad525399.zip |
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.
Diffstat (limited to 'python/servo/package_commands.py')
0 files changed, 0 insertions, 0 deletions