We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94dea29 commit 5fdf706Copy full SHA for 5fdf706
csslint.py renamed to linter.py
@@ -1,8 +1,9 @@
1
#
2
-# csslint.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-csslint
9
# License: MIT
0 commit comments