Skip to content

Commit

Permalink
.coafile: Include *.py.in files in [Default]
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrianzatreanu committed Jul 18, 2016
1 parent 359afc5 commit 763aa4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .coafile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[Default]
files = *.py, bears/**/*.py, tests/**/*.py
files = *.py, bears/**/*.py, tests/**/*.py, bears/*.py.in
ignore = tests/python/test_files/pylint_test.py

max_line_length = 80
Expand Down

0 comments on commit 763aa4e

Please sign in to comment.