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

Suggestion: metadata modifiers #125

Open
bkreider opened this issue Nov 4, 2022 · 1 comment
Open

Suggestion: metadata modifiers #125

bkreider opened this issue Nov 4, 2022 · 1 comment
Labels
good first issue Good for newcomers

Comments

@bkreider
Copy link
Contributor

bkreider commented Nov 4, 2022

I suggest moving all of the linter directives under a top-level directive to avoid collisions with other people's usage of the extra section.

For example:

extras:
  - anaconda-linter:
      skip-lints:
        - ...
      only-lint:
        - ...

This would carve out a namespace, since "extras" is an unmanaged free for all that prevents future collisions with how other community members might do linting.

@marcoesters marcoesters added the good first issue Good for newcomers label Nov 10, 2022
@schuylermartin45
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants