Skip to content

Commit 5f82bbe

Browse files
committed
added groovy code checks
1 parent b5a0a0a commit 5f82bbe

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/guide/src/docs/asciidoc/other.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33

44
The following libraries are framework agnostic.
55

6+
[[_checks_]]
7+
8+
== Groovy Code Checks
9+
10+
Groovy Code Checks provides additional compile-time checks to ensure the best practises. At the moment there just a GORM implementation
11+
which forbids usage so instance and static GORM API in favour of data services.
12+
13+
https://agorapulse.github.io/groovy-code-checks/[Read more]
14+
615
[[_remember]]
716

817
== Remember

0 commit comments

Comments
 (0)