Skip to content

Commit

Permalink
chore: remove dart_code_metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
JKRhb committed Jul 8, 2023
1 parent bef2416 commit b023d46
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
10 changes: 0 additions & 10 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,16 +48,6 @@ test:
coverage_format: cobertura
path: coverage.xml

code_quality:
stage: test
script:
- dart run dart_code_metrics:metrics analyze lib -r gitlab > quality.json
artifacts:
when: always
reports:
codequality:
- quality.json

code_navigation:
stage: test
allow_failure: true
Expand Down
1 change: 0 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ environment:
dev_dependencies:
build_runner: ^2.3.0
coverage: ^1.0.4
dart_code_metrics: ^5.7.4
lint: ^2.0.2
lints: ^2.0.2
mockito: ^5.0.17
Expand Down

0 comments on commit b023d46

Please sign in to comment.