We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a0a3d2 commit 11622ffCopy full SHA for 11622ff
1 file changed
linter.py
@@ -4,7 +4,7 @@
4
5
class RubyLinter(Linter):
6
__abstract__ = True
7
-
+
8
def context_sensitive_executable_path(self, cmd):
9
# The default implementation will look for a user defined `executable`
10
# setting.
0 commit comments