JSH318946: Avoid trailing whitespaces

This option makes it an error to leave a trailing whitespace in your code. Trailing whitespaces can be source of nasty bugs with multi-line strings. (JSHint option 'trailing')

TypeName: AvoidTrailingWhitespaces
CheckId: JSH318946
Severity: Warning
Type: JavaScriptFile
Links

comments powered by Disqus