Added changes to add SelectionsToFiles Sublime Text package. #72
Annotations
4 warnings and 2 notices
|
CHECK
The command 'selections_copy_to_new_files' is not PascalCase: File: Package.py, Line: 4, Column: 1
|
|
CHECK
Command class 'selections_copy_to_new_files' does not end with 'Command': File: Package.py, Line: 4, Column: 1
|
|
CHECK
The command 'apply_edit' is not PascalCase: File: Edit.py, Line: 74, Column: 1
|
|
CHECK
Command class 'apply_edit' does not end with 'Command': File: Edit.py, Line: 74, Column: 1
|
|
PASS
OK SelectionsToFiles
|
|
ADDED
Added SelectionsToFiles
|