Skip to content

Commit 1c579ef

Browse files
committed
Cleanup name of Validate Syntax command
No need to give the command a marketing name.
1 parent 49609a0 commit 1c579ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Commands/Check Python Syntax.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ TPY=${TM_PYTHON:-python}
2525
<key>lineCaptureRegister</key>
2626
<string>2</string>
2727
<key>name</key>
28-
<string>Validate Syntax (PyCheckMate)</string>
28+
<string>Validate Syntax</string>
2929
<key>outputCaret</key>
3030
<string>afterOutput</string>
3131
<key>outputFormat</key>

0 commit comments

Comments
 (0)