Skip to content

Fix beman-tidy failures for scope#64

Merged
neatudarius merged 1 commit into
bemanproject:mainfrom
neatudarius:fix/beman-tidy-ci
Jul 10, 2026
Merged

Fix beman-tidy failures for scope#64
neatudarius merged 1 commit into
bemanproject:mainfrom
neatudarius:fix/beman-tidy-ci

Conversation

@neatudarius

Copy link
Copy Markdown
Member

Summary

Fixes beman.scope failures in beman-tidy run on all libraries:

  • Wrap Library Status badge with the maturity-model link (readme.badges)
  • Rename example files to snake_case (file.names under --require-all):
    • scope-module.cppscope_module.cpp
    • unique_resource-file.cppunique_resource_file.cpp

Test plan

  • beman-tidy . --verbose — 0 failures (default mode)
  • beman-tidy . --verbose --require-all — 100% (34/34, readme.implements disabled)
  • pre-commit run beman-tidy --all-files passes locally

Made with Cursor

Wrap Library Status badge with maturity-model link and rename
example files to snake_case.
@neatudarius neatudarius merged commit e966024 into bemanproject:main Jul 10, 2026
35 checks passed
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 100.0%. remained the same — neatudarius:fix/beman-tidy-ci into bemanproject:main

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants