Skip to content

Commit

Permalink
Merge pull request #5198 from dimagi/lint-ignore
Browse files Browse the repository at this point in the history
Have linter ignore migration files
  • Loading branch information
czue committed Jan 4, 2015
2 parents 842ead9 + 04d0465 commit a199a41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .lintrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# See https://github.com/markstory/lint-review
[files]
ignore = */migrations/*
ignore = *.min.js
*.min.js

[tools]
linters = flake8, jshint
Expand Down

0 comments on commit a199a41

Please sign in to comment.