Method: Codeqa::Checkers::RubocopLint#hint
- Defined in:
- lib/codeqa/checkers/rubocop_lint.rb
#hint ⇒ Object
10 11 12 |
# File 'lib/codeqa/checkers/rubocop_lint.rb', line 10 def hint 'Rubocop found syntax errors, please fix your code.' end |