This repository was archived by the owner on Jul 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 14
14
15
15
# DCM
16
16
17
- ** Note: you can find [ the full documentation on the website] ( https://dcm.dev/individuals/ docs/getting-started ) **
17
+ ** Note: you can find [ the full documentation on the website] ( https://dcm.dev/docs/individuals /getting-started ) **
18
18
19
19
[ Configuration] ( https://dcm.dev/docs/individuals/configuration ) |
20
20
[ Rules] ( https://dcm.dev/docs/individuals/rules ) |
21
21
[ Metrics] ( https://dcm.dev/docs/individuals/metrics ) |
22
- [ Anti-patterns] ( https://dcm.dev/docs/individuals/anti-patterns/overivew )
22
+ [ Anti-patterns] ( https://dcm.dev/docs/individuals/anti-patterns )
23
23
24
24
<a href =" https://flutter.dev/docs/development/packages-and-plugins/favorites " >
25
25
<img
32
32
DCM is a static analysis tool that helps you analyse and improve your code quality.
33
33
34
34
- Reports [ code metrics] ( https://dcm.dev/docs/individuals/metrics )
35
- - Provides [ additional rules] ( https://dcm.dev/individuals/ docs/rules ) for the dart analyzer
35
+ - Provides [ additional rules] ( https://dcm.dev/docs/individuals /rules ) for the dart analyzer
36
36
- Checks for [ anti-patterns] ( https://dcm.dev/docs/individuals/anti-patterns )
37
37
- Checks [ unused ` *.dart ` files] ( https://dcm.dev/docs/individuals/cli/check-unused-files )
38
38
- Checks [ unused l10n] ( https://dcm.dev/docs/individuals/cli/check-unused-l10n )
You can’t perform that action at this time.
0 commit comments