Skip to content

Commit 5fdf706

Browse files
committed
Use standard name for the linter module.
1 parent 94dea29 commit 5fdf706

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

csslint.py renamed to linter.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
#
2-
# csslint.py
2+
# linter.py
33
# Linter for SublimeLinter3, a code checking framework for Sublime Text 3
44
#
55
# Written by Aparajita Fishman
6+
# Copyright (c) 2013 Aparajita Fishman
67
#
78
# Project: https://github.com/SublimeLinter/SublimeLinter-contrib-csslint
89
# License: MIT

0 commit comments

Comments
 (0)