3.2.1 – 2016-11-21

You can view the 3.2.1 milestone on GitHub for more details.

  • Fix subtle bug when deciding whether to report an on-by-default’s violation (See also #189)

  • Fix another bug around SyntaxErrors not being reported at the right column and row (See also #191 and #169 for a related, previously fixed bug)

  • Fix regression from 2.x where we run checks against explicitly provided files, even if they don’t match the filename patterns. (See also #198)