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.
2 parents b1df3fa + c8d0169 commit ae14df0Copy full SHA for ae14df0
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