Source code:
class X : public QObject {
...
public slots:
...
}
causes incorrectly message "Weird number of spaces at line-start. Are you
using a 2-space indent? [whitespace/indent] [3]".
Attached patch removes message.
Original issue reported on code.google.com by ksole...@gmail.com on 1 Oct 2014 at 9:09
Original issue reported on code.google.com by
ksole...@gmail.com
on 1 Oct 2014 at 9:09Attachments: