secularbird / cpplint-extension

vscode cpplint extension
MIT License
22 stars 12 forks source link

How to set "filters" config #38

Open Charles-lgc opened 3 years ago

Charles-lgc commented 3 years ago

is the following grammar correct?

    "cpplint.filters": [
      "-legal/copyright"
    ],
secularbird commented 3 years ago

yes