We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91ffdf9 commit 3c5b4e2Copy full SHA for 3c5b4e2
1 file changed
pep8.py linter.pypep8.py renamed to linter.py
@@ -1,8 +1,9 @@
1
#
2
-# pep8.py
+# linter.py
3
# Linter for SublimeLinter3, a code checking framework for Sublime Text 3
4
5
# Written by Aparajita Fishman
6
+# Copyright (c) 2013 Aparajita Fishman
7
8
# Project: https://github.com/SublimeLinter/SublimeLinter-contrib-pep8
9
# License: MIT
0 commit comments