source files DO have newlines at the end
This commit is contained in:
parent
925fb27b1e
commit
515e25b749
1 changed files with 0 additions and 2 deletions
|
@ -23,8 +23,6 @@ etc.
|
|||
## JavaScript
|
||||
|
||||
* Write [standard](http://npm.im/standard) JavaScript style.
|
||||
* Files should **NOT** end with new line, because we want to match Google's
|
||||
styles.
|
||||
* File names should be concatenated with `-` instead of `_`, e.g.
|
||||
`file-name.js` rather than `file_name.js`, because in
|
||||
[github/atom](https://github.com/github/atom) module names are usually in
|
||||
|
|
Loading…
Reference in a new issue