Skip to content

Conversation

@leongersen
Copy link

@leongersen leongersen commented Sep 13, 2021

I'm using this strategy to enable strict rules in an existing project. While some rule have errors that could be fixed or added to the baseline, others are more fundamental to the project structure. I'd like to keep using the extension installer, so instead of manually configuring the individual rules, I'm ignoring some errors using ignoreErrors.

@leongersen leongersen changed the title Add information on using ignoreErrors to use all but a few strict r… Readme: Use ignoreErrors to use all but a few strict rules Sep 13, 2021
@ondrejmirtes
Copy link
Member

The first two can be ignored with:

parameters:
    reportMaybesInMethodSignatures: false

I plan to do a much nicer way to disable specific strict rules, stay tuned :)

@ondrejmirtes
Copy link
Member

I've already merged #151 but thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants