Method: Codeqa::Checkers::CheckConflict#hint

Defined in:
lib/codeqa/checkers/check_conflict.rb

#hintObject



10
11
12
# File 'lib/codeqa/checkers/check_conflict.rb', line 10

def hint
  'Remove the lines which are beginning with <<<<<<< or >>>>>>> or =======.'
end