Fixed Style/FileName RuboCop offense
authorŽeljko Filipin <zeljko.filipin@gmail.com>
Wed, 18 Mar 2015 17:45:54 +0000 (18:45 +0100)
committerŽeljko Filipin <zeljko.filipin@gmail.com>
Wed, 18 Mar 2015 17:45:54 +0000 (18:45 +0100)
commit2cc78fd8f8f3d5720b8649c9c66c74c1cad8a6cb
tree1ef8874bc33cb1d9e9bb6c19ec129640c63ceae7
parent80288001252e02a185480b14c5c47adc7d0e0c59
Fixed Style/FileName RuboCop offense

$ bundle exec rubocop
Inspecting 25 files
.C.......................

Offenses:

maintenance/jsduck/CustomTags.rb:1:1: C: Use snake_case for source file
names.
^

25 files inspected, 1 offense detected

Bug: T91485
Change-Id: I91b43362f265a05284495727dab5465e1c4f0542
.rubocop_todo.yml
jsduck.json
maintenance/jsduck/CustomTags.rb [deleted file]
maintenance/jsduck/custom_tags.rb [new file with mode: 0644]