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

Allow to specify custom locations for variable formats #117

Open
mondeja opened this issue Sep 1, 2020 · 1 comment
Open

Allow to specify custom locations for variable formats #117

mondeja opened this issue Sep 1, 2020 · 1 comment

Comments

@mondeja
Copy link

mondeja commented Sep 1, 2020

  • Command line option --varformat for lint subcommand must enable a path like my_package.my_module::CustomFormat to include custom formats without need to include it in the library.
  • CustomFormat must inherits from dennis.tools::Format.
@willkg
Copy link
Member

willkg commented Sep 1, 2020

I think this is better implemented with plugins. That's covered in #9. Dennis is probably most of the way there. I don't know what would be required to complete it offhand.

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

No branches or pull requests

2 participants