JossWhittle / FlintPlusPlus

Flint++ is cross-platform, zero-dependency port of flint, a lint program for C++ developed and used at Facebook.
Boost Software License 1.0
266 stars 21 forks source link

Update test expected out and warning message #35

Closed kanielc closed 10 years ago

kanielc commented 10 years ago

Specified that the warning was for doing it in headers.

Updated the expected output in the tests. With this rule, we're no longer passing linting, as Options.hpp violates the rule.