Skip to content

Commit 02efb3d

Browse files
committed
docs(README): Add note & reference to example config file
1 parent 8871470 commit 02efb3d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.asciidoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,11 @@ NOTE: Due to a limitation of IDEA itself it is not possible to run more than one
7676
=== Configuration file base usage
7777

7878
IDEA CLI Inspector supports configuration via a `.ideainspect` file in the project
79-
root directory. If you
79+
root directory. Below is a example:
80+
81+
----
82+
include::.ideainspect[]
83+
----
8084

8185
=== Command line based usage
8286
For a full list of options please run `ideainspect.groovy -h`:

0 commit comments

Comments
 (0)