Skip to content

maint: misc fixes and improvements #249

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

Merged
merged 1 commit into from
Mar 20, 2023

Conversation

yozachar
Copy link
Collaborator

  • sorts import using isort
  • return False on empty value
  • fix invalid parameter name in url docstring
  • use tuple when iterating over sequence
  • # project is replaced by # local
  • pyaml is an external library which provides yaml
  • pre-commit-config now has black, isort and flake8
  • tox can now run tests, formatting, linting and type-checking
  • i18n exclusion is only temporary
  • re-order some configurations in pyproject.toml

This PR will be closed in an hour.

- sorts import using `isort`
- return `False` on empty `value`
- fix invalid parameter name in `url` docstring
- use tuple when iterating over sequence
- `# project` is replaced by `# local`
- `pyaml` is an external library which provides `yaml`
- pre-commit-config now has `black`, `isort` and `flake8`
- tox can now run tests, formatting, linting and type-checking
- `i18n` exclusion is only temporary
- re-order some configurations in `pyproject.toml`
@yozachar yozachar added review PR: Can be reviewed development Issue/PR: Modification in workflows, packaging, etc. maintenance PR: Alters existing source code labels Mar 20, 2023
@yozachar yozachar self-assigned this Mar 20, 2023
@yozachar yozachar merged commit 24675a3 into python-validators:master Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Issue/PR: Modification in workflows, packaging, etc. maintenance PR: Alters existing source code review PR: Can be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant