Skip to content
Snippets Groups Projects
Unverified Commit c5b9c147 authored by Ian Lee's avatar Ian Lee Committed by GitHub
Browse files

Fixed typo

parent 660afc42
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -6,7 +6,7 @@ UNRELEASED
 
New checks:
 
* Add W504 warning for checking that a break doesn't happen after a binar
* Add W504 warning for checking that a break doesn't happen after a binary
operator. This check is ignored by default
* Add W605 warning for invalid escape sequences in string literals
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment