Skip to content

🐛 (style): allow attribute docstrings - #12

Merged
juftin merged 1 commit into
juftin:mainfrom
jufty-bot:agent/fix-fork-pr-coverage
Aug 3, 2026
Merged

🐛 (style): allow attribute docstrings#12
juftin merged 1 commit into
juftin:mainfrom
jufty-bot:agent/fix-fork-pr-coverage

Conversation

@jufty-bot

@jufty-bot jufty-bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Summary

Allow attribute docstrings in the project and generated templates.

Context

The check-docstring-first pre-commit hook mistakes module attribute docstrings for duplicate module docstrings.

Changes

  • Remove check-docstring-first from the root and generated-project pre-commit configurations.
  • Retain the AST, merge-conflict, and formatting checks.

Test Plan

  • uv run pre-commit run --all-files
  • task test (16 passed)
  • GitHub Actions checks passed after the rebase

@jufty-bot jufty-bot changed the title fix(ci): support fork pull requests fix(template): support fork PRs and attribute docstrings Aug 1, 2026
@jufty-bot
jufty-bot force-pushed the agent/fix-fork-pr-coverage branch from a5e737b to 8808ce1 Compare August 2, 2026 23:59
@jufty-bot jufty-bot changed the title fix(template): support fork PRs and attribute docstrings 🔧 (template): support fork PRs and attribute docstrings Aug 3, 2026
@jufty-bot jufty-bot changed the title 🔧 (template): support fork PRs and attribute docstrings 🐛 (style): allow attribute docstrings Aug 3, 2026
@juftin
juftin marked this pull request as ready for review August 3, 2026 00:09
@jufty-bot
jufty-bot force-pushed the agent/fix-fork-pr-coverage branch from 8808ce1 to c05dde7 Compare August 3, 2026 00:10
@juftin
juftin merged commit 1299bbb into juftin:main Aug 3, 2026
12 checks passed
github-actions Bot added a commit that referenced this pull request Aug 3, 2026
# [v1.1.1](v1.1.0...v1.1.1) (2026-08-03)

## 🐛 Bug Fixes
- [`1299bbb`](1299bbb)  (style): allow attribute docstrings (#12) (Issues: [`#12`](#12))

[skip ci]
@github-actions

github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.1.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants