Added link to examples

This commit is contained in:
Erik C. Thauvin 2023-08-28 13:12:58 -07:00
parent 0e48265890
commit fe376c4510

View file

@ -25,6 +25,8 @@ public void checkstyle() throws Exception {
./bld checkstyle ./bld checkstyle
``` ```
- [View Examples](https://github.com/rife2/bld-checkstyle/blob/master/examples/src/bld/java/com/example/)
Please check the [CheckstyleOperation documentation](https://rife2.github.io/bld-checkstyle/rife/bld/extension/CheckstyleOperation.html#method-summary) for all available configuration options. Please check the [CheckstyleOperation documentation](https://rife2.github.io/bld-checkstyle/rife/bld/extension/CheckstyleOperation.html#method-summary) for all available configuration options.
### Checkstyle Dependency ### Checkstyle Dependency