Skip to content

Commit 00dba2b

Browse files
committed
ci: drop lint commit on circle ci
1 parent 3765d7d commit 00dba2b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.circleci/config.yml

-3
Original file line numberDiff line numberDiff line change
@@ -129,9 +129,6 @@ jobs:
129129
- run:
130130
name: Lint
131131
command: npm run lint
132-
- run:
133-
name: Lint commit
134-
command: ./node_modules/.bin/commitlint-circle -c .commitlintrc.json
135132

136133
integration_tests:
137134
working_directory: ~/nest

0 commit comments

Comments
 (0)