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

xml: Simplify configuration of extensions/files list for validators and filters #73

Open
andkirby opened this issue Mar 31, 2016 · 0 comments

Comments

@andkirby
Copy link
Owner

Filter/Validator should have extensions/files list in its configuration.
Possible config (example in YAML):

validators
  License
    status: 1
    class: \PreCommit\Validators\License
    file_type
      css: 1
      js: 1
  ComposerJson
    status: 1
    filename
      composer.json: 1
@andkirby andkirby changed the title Simplify file type configuration for validators and filters Simplify configuration for validators and filters Mar 31, 2016
@andkirby andkirby changed the title Simplify configuration for validators and filters Simplify configuration of extensions/files list for validators and filters Apr 28, 2016
@andkirby andkirby self-assigned this Apr 28, 2016
@andkirby andkirby changed the title Simplify configuration of extensions/files list for validators and filters xml refactoring: Simplify configuration of extensions/files list for validators and filters Aug 12, 2016
@andkirby andkirby changed the title xml refactoring: Simplify configuration of extensions/files list for validators and filters xml: Simplify configuration of extensions/files list for validators and filters Aug 12, 2016
@andkirby andkirby removed their assignment Sep 2, 2016
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

1 participant