summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-10-01 09:10:07 +0200
committerStephan Bergmann <sbergman@redhat.com>2018-10-01 16:15:11 +0200
commitb0eab4b2d2761139ecf5191252dfa8005cd29508 (patch)
tree2bfe2a37301e507793b496d765a2bcabb7d8a82e /README.md
parentef20b1d3dbc834d1fd4f858ed5f10e24747a0216 (diff)
Add loplugin:includeform documentation
Change-Id: I5a8c6ab0a967d9da2e1764301cd54f87f467a653 Reviewed-on: https://gerrit.libreoffice.org/61176 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3336d32ce04b..1e32005147d3 100644
--- a/README.md
+++ b/README.md
@@ -112,6 +112,8 @@ mail [Re: C[++]: Normalizing include syntax ("" vs
The UNO API include files should consistently use double quotes, for the
benefit of external users of this API.
+loplugin:includeform (compilerplugins/clang/includeform.cxx) enforces these rules.
+
## Finding out more