Method: Codeqa::Checkers::Rubocop#hint
- Defined in:
- lib/codeqa/checkers/rubocop_full.rb
#hint ⇒ Object
18 19 20 |
# File 'lib/codeqa/checkers/rubocop_full.rb', line 18 def hint 'Rubocop does not like your syntax, please fix your code.' end |