Removed Style/DateTime offences which occured due to the use of DateTime class in spec/models/program_spec.rb
This commit is contained in:
parent
6eb8c8d6ae
commit
808625106c
1 changed files with 1 additions and 0 deletions
|
|
@ -413,6 +413,7 @@ Style/DateTime:
|
|||
- 'app/models/conference.rb'
|
||||
- 'app/models/program.rb'
|
||||
- 'spec/models/conference_spec.rb'
|
||||
- 'spec/models/program_spec.rb'
|
||||
|
||||
# Offense count: 488
|
||||
Style/Documentation:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue