3.2.1 – 2016-11-21

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

  • Fix subtle bug when deciding whether to report an on-by-default’s violation (See also GitLab#257)
  • Fix another bug around SyntaxErrors not being reported at the right column and row (See also GitLab#259 and GitLab#237 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 GitLab#266)