summaryrefslogtreecommitdiff
path: root/spec/serializers/analytics_issue_entity_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
|
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
| | | | | | Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by: Rémy Coutable <remy@rymai.me>
* Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-261-0/+39
- Ignore JS fixtures - Ignore qa directory - Rewrite concern specs to put concern name first