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

Support multiple python versions #50

Open
Tadaboody opened this issue Dec 31, 2018 · 1 comment
Open

Support multiple python versions #50

Tadaboody opened this issue Dec 31, 2018 · 1 comment
Labels
enhancement New feature or request new This issue hasn't been looked at yet

Comments

@Tadaboody
Copy link
Owner

Run tests for them with tox. Maybe use a backport for f-strings

@Tadaboody Tadaboody added enhancement New feature or request new This issue hasn't been looked at yet labels Dec 31, 2018
@Tadaboody
Copy link
Owner Author

For version specific smells like #58 we need:

  • Every LintSmell needs to specify if it works on an old version of python.
  • Smell fixing and warnings will filter with this against a --py_version argument, falling to the run-time version by default
  • Example files will be sent into dirs by python version, Test collection will take that into account

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new This issue hasn't been looked at yet
Projects
None yet
Development

No branches or pull requests

1 participant