Skip to content

Early 2026 beman-tidy run on beman.optional #177

@neatudarius

Description

@neatudarius

Early 2026 beman-tidy run on beman.optional

$ uv run beman-tidy ../beman.optional --require-all --verbose
...
Running check [Requirement][directory.docs] ... 
[error][directory.docs]: Misplaced MD file found: installtest/README.md
[error][directory.docs]: Please move all documentation files within the docs/ directory, except for the root README.md file. See https://github.com/bemanproject/beman/blob/main/docs/beman_standard.md#directorydocs for more information.
	check [Requirement][directory.docs] ... failed

Running check [Requirement][directory.papers] ... 
[error][directory.papers]: Misplaced paper file found: installtest/README.md
[error][directory.papers]: Please move all paper related files (and directories if applicable) within the papers/ directory. See https://github.com/bemanproject/beman/blob/main/docs/beman_standard.md#directorypapers for more information.
	check [Requirement][directory.papers] ... failed

Running check [Requirement][file.copyright] ... 
[error][file.copyright]: Copyright notice found in config.hpp at line 4. It should be removed.
[error][file.copyright]: Copyright notice found in fwd.hpp at line 4. It should be removed.
[error][file.copyright]: Copyright notice found in iterator_interface.hpp at line 4. It should be removed.
	check [Requirement][file.copyright] ... failed

beman-tidy pipeline finished.

Summary    Requirement:  18 checks passed, 3 checks failed, 3 checks skipped,  20 checks not implemented.
Summary Recommendation:  0 checks passed, 0 checks failed, 3 checks skipped,  0 checks not implemented.

Coverage    Requirement:  88.89% (24/27 checks passed).
Coverage Recommendation:   0.00% (0/0 checks passed).
Coverage          TOTAL:  88.89% (24/27 checks passed).

beman-tidy pipeline finished.

Summary    Requirement:  18 checks passed, 3 checks failed, 3 checks skipped,  20 checks not implemented.
Summary Recommendation:  0 checks passed, 0 checks failed, 3 checks skipped,  0 checks not implemented.

Coverage    Requirement:  88.89% (24/27 checks passed).
Coverage Recommendation:   0.00% (0/0 checks passed).
Coverage          TOTAL:  88.89% (24/27 checks passed).

  • file.copyright
  • directory.papers
  • directory.docs

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions