class UnusedUnresolvedLinter
Public Instance Methods
post_lint(grammar_hash)
click to toggle source
# File lib/textmate_grammar/linters/unused_unresolved.rb, line 4 def post_lint(grammar_hash) true end
# File lib/textmate_grammar/linters/unused_unresolved.rb, line 4 def post_lint(grammar_hash) true end