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

Update Configuration of Development Tools #110

Merged
merged 8 commits into from
Feb 13, 2023
Merged

Update Configuration of Development Tools #110

merged 8 commits into from
Feb 13, 2023

Conversation

andthum
Copy link
Owner

@andthum andthum commented Feb 13, 2023

Update Configuration of Development Tools

Type of Change

  • Bug fix.
  • New feature.
  • Code refactoring.
  • Dependency update.
  • Documentation update.
  • Maintenance.
  • Other: Description.
  • Non-breaking (backward-compatible) change.
  • Breaking (non-backward-compatible) change.

PR Checklist

  • I followed the guidelines in the Developer's Guide.
  • [~] New/changed code is properly tested.
  • [~] New/changed code is properly documented.
  • [~] New/changed features are tracked in CHANGELOG.rst.
  • The CI workflow is passing.

Remove `--quite` argument when running flake8.

Update some comments.
cSpell:
* Extend list of ignored words.
* Change language from `en` to `en-us,de-de`.
Add error code S101 (Use of assert detected) to `extend-ignore`.

Add reStructuredText admonitions from
https://docutils.sourceforge.io/docs/ref/rst/directives.html to the list
of known `rst-directives`.

Fix missing comma.
@github-actions github-actions bot added the maintenance Project maintenance label Feb 13, 2023
@andthum andthum merged commit f111532 into main Feb 13, 2023
@andthum andthum deleted the chore/config branch February 13, 2023 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Project maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant