rtCamp / action-phpcs-code-review

Github Action to perform automated code review on pull requests
https://github.com/rtCamp/github-actions-library
MIT License
103 stars 27 forks source link

Option to sniff only certain file extensions #44

Open rajkumaar23 opened 3 years ago

rajkumaar23 commented 3 years ago

I would like PHPCS to not lint my JS,CSS files. Is there a way I can do so using this action ?