lint: enable D200 (unnecessary-multiline-docstring) #7179

Merged
kenji merged 2 commits from ke-lint-d200 into main 2026-04-07 07:58:34 +00:00
Owner

Description of the change

Checklist

  • Ensured documentation is up to date
  • Added tests for all bug fixes and features
  • Doesn't affect backwards compatibility - or check the next points
    • Added the breaking change and migration details to docs/release-notes.md
    • !!! Review from another person is required BEFORE merge !!!

New major features

  • Added major features
    • All features are mentioned in docs/release-notes.md
    • All features are tested sufficiently via:
      • eval tests (for NixOS modules and nix functions)
      • python tests for python API and CLI code
      • VM or container tests for new clan services
## Description of the change <!-- Brief summary of the change if not already clear from the title --> ## Checklist - [ ] Ensured documentation is up to date - [ ] Added tests for all bug fixes and features - [ ] Doesn't affect backwards compatibility - or check the next points - [ ] Added the breaking change and migration details to docs/release-notes.md - !!! Review from another person is required *BEFORE* merge !!! ## New major features - [ ] Added major features - [ ] All features are mentioned in docs/release-notes.md - [ ] All features are tested sufficiently via: - [ ] eval tests (for NixOS modules and nix functions) - [ ] python tests for python API and CLI code - [ ] VM or container tests for new clan services
kenji added 1 commit 2026-03-27 12:21:32 +00:00
lint: enable D200 (unnecessary-multiline-docstring)
PR Size Review Check / pr-size-review-gate (pull_request) Successful in 36s
sizelint on each commit / sizelint (pull_request) Successful in 57s
label-pr / external (pull_request_target) Successful in 34s
buildbot/nix-build gitea:clan/clan-core#checks.aarch64-darwin.inventory-classes-up-to-date Build done.
buildbot/nix-build gitea:clan/clan-core#checks.aarch64-linux.inventory-classes-up-to-date Build done.
buildbot/nix-build gitea:clan/clan-core#checks.x86_64-linux.inventory-classes-up-to-date Build done.
buildbot/nix-eval Build done. (3 warnings)
buildbot/nix-build Build done.
6863e75dee
kenji scheduled this pull request to auto merge when all checks succeed 2026-03-27 12:21:43 +00:00
kenji scheduled this pull request to auto merge when all checks succeed 2026-03-27 12:32:11 +00:00
kenji scheduled this pull request to auto merge when all checks succeed 2026-03-27 12:42:24 +00:00
kenji added 1 commit 2026-04-07 07:49:45 +00:00
lint: exclude codegen from D200
PR Size Review Check / pr-size-review-gate (pull_request) Successful in 39s
sizelint on each commit / sizelint (pull_request) Successful in 54s
buildbot/nix-eval Build done. (3 warnings)
buildbot/nix-build Build done.
gitea-mq/buildbot/nix-eval Build done. (3 warnings)
gitea-mq/buildbot/nix-build Build done.
gitea-mq Merge queue passed
08944abb34
kenji scheduled this pull request to auto merge when all checks succeed 2026-04-07 07:51:13 +00:00
kenji merged commit 6da9ada548 into main 2026-04-07 07:58:34 +00:00
kenji deleted branch ke-lint-d200 2026-04-07 07:58:34 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: clan/clan-core#7179