Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Commit

Permalink
Use merchise-lint3 to check smells.
Browse files Browse the repository at this point in the history
Fixes #2.
  • Loading branch information
mvaled committed Aug 23, 2018
1 parent bf92b42 commit e2c8457
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ stages:
check code smells:
stage: check
script:
- merchise_lint
- merchise_lint3
tags:
- merchise-lint
- merchise-lint3
allow_failure: true
except:
- tags
Expand Down

0 comments on commit e2c8457

Please sign in to comment.