Skip to content

Commit 11622ff

Browse files
committed
WS
1 parent 7a0a3d2 commit 11622ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

linter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
class RubyLinter(Linter):
66
__abstract__ = True
7-
7+
88
def context_sensitive_executable_path(self, cmd):
99
# The default implementation will look for a user defined `executable`
1010
# setting.

0 commit comments

Comments
 (0)