Skip to content

v0.0-905-g9d63188: forbid line continuations inside string-literals (#674)

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 20:53
· 2989 commits to master since this release
9d63188
* forbid line continuations inside string-literals
Adding:
 - TokenStreamLintRule definition for linter
 - tests for TokenStreamLintRule

Fixes #384 

Signed-off-by: Pawel Sagan <[email protected]>