No tabs in code!
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
parent
cc41381be4
commit
9193b94ece
1 changed files with 1 additions and 1 deletions
|
@ -652,7 +652,7 @@ Style/SymbolProc:
|
||||||
Style/Tab:
|
Style/Tab:
|
||||||
Description: 'No hard tabs.'
|
Description: 'No hard tabs.'
|
||||||
StyleGuide: 'https://github.com/bbatsov/ruby-style-guide#spaces-indentation'
|
StyleGuide: 'https://github.com/bbatsov/ruby-style-guide#spaces-indentation'
|
||||||
Enabled: false
|
Enabled: true
|
||||||
|
|
||||||
Style/TrailingBlankLines:
|
Style/TrailingBlankLines:
|
||||||
Description: 'Checks trailing blank lines and final newline.'
|
Description: 'Checks trailing blank lines and final newline.'
|
||||||
|
|
Loading…
Reference in a new issue