We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75bdbca commit c8d0169Copy full SHA for c8d0169
README.md
@@ -202,6 +202,9 @@ You can generate a PDF or an HTML copy of this guide using
202
where not possible (such as cucumber features) this limitation may not apply.
203
204
* Avoid trailing whitespace.
205
+* End files with a newline. It's good practice, and without it git complains with
206
+
207
+ `\ No newline at end of file`
208
209
## Syntax
210
0 commit comments