Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot change severity settings in inspections #53

Open
windaishi opened this issue Apr 20, 2021 · 1 comment
Open

Cannot change severity settings in inspections #53

windaishi opened this issue Apr 20, 2021 · 1 comment

Comments

@windaishi
Copy link

Hey,

it seems like the plugin does ignore the settings for severity in the inspections:

image

It would be nice if there were 2 options to select the Severity for a SwiftLint Error and Warning.

But still awesome plugin 👍

@bealex
Copy link
Owner

bealex commented Apr 20, 2021

Hi,

Thanks for the kind words. I'd love to configure severity granularly for each specific SwiftLint inspection, but it is pretty hard task to synchronise them with configuration files. Basically, configuration via .yml files makes this AppCode config almost impossible :-(

But I will continue to think what I can do with that. Maybe someday I will find the answer. :-)

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

No branches or pull requests

2 participants