mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Drop formtastic
formtastic-bootstrap is unmaintained since years, formtastic is just syntactic sugar, ActionView grew up to be beautiful.
This commit is contained in:
parent
19d8afa613
commit
800bb28c34
6 changed files with 0 additions and 136 deletions
|
|
@ -42,13 +42,6 @@ Layout/CommentIndentation:
|
|||
- 'app/models/track.rb'
|
||||
- 'spec/features/volunteers_spec.rb'
|
||||
|
||||
# Offense count: 1
|
||||
# Cop supports --auto-correct.
|
||||
# Configuration parameters: AllowBorderComment, AllowMarginComment.
|
||||
Layout/EmptyComment:
|
||||
Exclude:
|
||||
- 'config/initializers/formtastic.rb'
|
||||
|
||||
# Offense count: 3
|
||||
# Cop supports --auto-correct.
|
||||
Layout/EmptyLineAfterGuardClause:
|
||||
|
|
@ -1005,7 +998,6 @@ Style/EmptyMethod:
|
|||
Style/Encoding:
|
||||
Exclude:
|
||||
- 'app/uploaders/picture_uploader.rb'
|
||||
- 'config/initializers/formtastic.rb'
|
||||
- 'spec/models/conference_spec.rb'
|
||||
|
||||
# Offense count: 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue