summaryrefslogtreecommitdiff
path: root/test/ruby_fixtures/valid_ruby_app1/Rakefile
diff options
context:
space:
mode:
authorKevin Locke <kevin@kevinlocke.name>2019-02-10 20:37:13 -0700
committerKevin Locke <kevin@kevinlocke.name>2019-02-12 10:45:26 -0700
commita6caa85a58d81aa4cd47172979a9c94aa8a902c6 (patch)
treeb05c7aa83a50e1b8fb21838b59d6006a24795a7e /test/ruby_fixtures/valid_ruby_app1/Rakefile
parentbf196ba17c9e261e4e3a9dba64260c6d0b2c8af9 (diff)
downloadale-a6caa85a58d81aa4cd47172979a9c94aa8a902c6.zip
pylama: Use %s instead of %t
Although using %t to lint changes was desirable, many pylama checks use surrounding paths and file contents (e.g. C0103 module name, E0402 relative import beyond top, etc.) The more such errors I find during testing, the less %t seems like a good idea. Switch to %s. Also set `lint_file` to 1 and mark Pylama as a file linter in the docs. Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
Diffstat (limited to 'test/ruby_fixtures/valid_ruby_app1/Rakefile')
0 files changed, 0 insertions, 0 deletions