File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,8 @@ Writing a coala Configuration File (coafile and coarc)
3
3
4
4
This document gives a short introduction to the specification of a
5
5
coala configuration file. It is meant to be rather factual. If you wish
6
- to learn by example, please take a look at the :doc: `Tutorial `.
6
+ to learn by example, please take a look at :doc: `Tutorial `. It also
7
+ teaches how to change settings inside a coala file to suit your taste.
7
8
8
9
Naming, Scope and Location
9
10
--------------------------
@@ -135,3 +136,5 @@ As the backslash is the escape character it is recommended to use
135
136
forward slashes as path separator even on Windows (to keep relative
136
137
paths platform independent), use double-backslashes if you really mean a
137
138
backslash in all places.
139
+
140
+ You can now proceed to an example with :doc: `Tutorial `.
You can’t perform that action at this time.
0 commit comments