Make a note to ask for Vader tests
This commit is contained in:
parent
f0bd08ec11
commit
83b46f66f8
@ -20,6 +20,9 @@ Have fun, and work on whatever floats your boat. Take It Easy :tm:.
|
|||||||
Don't forget to **write documentation** for whatever it is you are doing.
|
Don't forget to **write documentation** for whatever it is you are doing.
|
||||||
See the ["Writing Documentation"](#writing-documentation) section.
|
See the ["Writing Documentation"](#writing-documentation) section.
|
||||||
|
|
||||||
|
Remember to write Vader tests for most of the code you write. You can look at
|
||||||
|
existing Vader tests in the `test` directory for examples.
|
||||||
|
|
||||||
When writing code, follow the [Google Vimscript Style
|
When writing code, follow the [Google Vimscript Style
|
||||||
Guide](https://google.github.io/styleguide/vimscriptguide.xml), and run `vint
|
Guide](https://google.github.io/styleguide/vimscriptguide.xml), and run `vint
|
||||||
-s` on your files to check for most of what the guide mentions and more. If you
|
-s` on your files to check for most of what the guide mentions and more. If you
|
||||||
|
Loading…
x
Reference in New Issue
Block a user