diff options
Diffstat (limited to 'tools/lint/test/files/rst/.dotfile.rst')
-rw-r--r-- | tools/lint/test/files/rst/.dotfile.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/tools/lint/test/files/rst/.dotfile.rst b/tools/lint/test/files/rst/.dotfile.rst new file mode 100644 index 0000000000..be24e1d161 --- /dev/null +++ b/tools/lint/test/files/rst/.dotfile.rst @@ -0,0 +1,11 @@ +============ +Coding style +========== + +foo bar +~~~~~ + + +This file has error but should not be there +as we don't analyze dot files + |