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

Reserving blank lines in the generated modules. #745

Merged
merged 4 commits into from
Jan 18, 2025

Conversation

junkmd
Copy link
Collaborator

@junkmd junkmd commented Jan 18, 2025

Closes #744

@junkmd junkmd added the coding style Topics related to style, formatters, linters, and delinting. label Jan 18, 2025
@junkmd junkmd added this to the 1.4.10 milestone Jan 18, 2025
junkmd added a commit to junkmd/pywinauto that referenced this pull request Jan 18, 2025
junkmd added a commit to junkmd/pywinauto that referenced this pull request Jan 18, 2025
junkmd added a commit that referenced this pull request Jan 18, 2025
* Split modules.

* Modify the import sections
to reflect the temporary module name change.

* Modify the `tool.ruff.lint.per-file-ignores`
to reflect the temporary module name change.

* Remove unnecessary stuff in `tools.codegenerator.comments` and `tools.generator.generator`.

* Improve import section.
junkmd added a commit that referenced this pull request Jan 18, 2025
* Split modules.

* Add new module to `[tool.ruff.lint.per-file-ignores]`.

* Revert temporarily renaming modules.

* Revert temporarily changing `[tool.ruff.lint.per-file-ignores]`.
junkmd added a commit that referenced this pull request Jan 18, 2025
* Remove unused stuff in `tools.codegenerator.heads` and `tools.generator.codegenerator`.

* Small fixes for f-strings.

* Fix `E713` in `tools/codegenerator/comments.py`.
@junkmd junkmd marked this pull request as ready for review January 18, 2025 06:35
@junkmd junkmd merged commit 6b6af74 into enthought:main Jan 18, 2025
50 checks passed
@junkmd junkmd deleted the adjust_blank branch January 18, 2025 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
coding style Topics related to style, formatters, linters, and delinting.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reserving blank lines in the generated modules.
1 participant