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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support request: How to disable verification of a code fragment? #209

Open
Artusamak opened this issue Apr 26, 2022 · 2 comments
Open

Support request: How to disable verification of a code fragment? #209

Artusamak opened this issue Apr 26, 2022 · 2 comments

Comments

@Artusamak
Copy link

Artusamak commented Apr 26, 2022

Hello, thank you for your lib, it's very useful. 馃コ

I'm in need to version a file that has invalid code when checked against the validator. I want to verify this file and not let it block the next person that will update it. Is there a way to disable the validation for a code fragment within the file like PHPCS does with // @codingStandardsIgnoreStart and // @codingStandardsIgnoreEnd that you can add as delimiter.

I'm aware of the --no-verify at the commit moment but as mentionned above, the next file update will trigger the failure.

Thank you for your time! 馃檹

@OwlyCode
Copy link
Collaborator

Hello, thank you for your kind words!

Sadly we don't have this feature right now. This would be a nice addition.

@Artusamak
Copy link
Author

Oh! Well i guess i'll send flowers and motivation to the kind contributor that will work on it when it happens. 馃槉

Thank you for your reply.

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