Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace the IDENTIFIER_REGEX with the isidentifier function | Florent Xicluna | 2014-12-16 | 1 | -3/+3 |
* | Update fix for E731 | Ian Cordasco | 2014-08-08 | 1 | -0/+8 |
* | Fix #311. Add regex to check for field assignment | Ian Cordasco | 2014-08-07 | 1 | -0/+3 |
* | Add tests for E731, issue #277 | Florent Xicluna | 2014-04-26 | 1 | -0/+7 |