KamasamaK / vscode-cflint

An extension to integrate CFLint into Visual Studio Code.
MIT License
17 stars 9 forks source link

cflint ignore not working correctly #2

Closed natewaite closed 7 years ago

natewaite commented 7 years ago

//cflint ignore:FUNCTION_TYPE_MISSING

Applied line based rules and the rules still fire.

KamasamaK commented 7 years ago

@natewaite Please report this under the original project's repo. The extension would not affect inline ignores.