We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82385a1 commit d409ec4Copy full SHA for d409ec4
README.md
@@ -18,7 +18,7 @@ Code analyzers are useful for automating code reviews in terms of checking compl
18
19
### List of code analyzers
20
21
-* *ZA0001* - Feature namespaces must not overlap
+* [*ZA0001* - Feature namespaces must not overlap](https://github.com/omsdotnet/ZorroCodeAnalyzers/wiki/ZA0001)
22
* *ZA0002* - Domain namespaces must not overlap with Application and Infrastructure
23
* *ZA0003* - Application namespaces must not overlap with Infrastructure
24
* *ZA0004* - Infrastructure port and adapters must not overlap
0 commit comments