Skip to content

chore(Analysis): fix markdown list indentation#35282

Open
harahu wants to merge 2 commits intoleanprover-community:masterfrom
harahu:chore/ml-lists-analysis
Open

chore(Analysis): fix markdown list indentation#35282
harahu wants to merge 2 commits intoleanprover-community:masterfrom
harahu:chore/ml-lists-analysis

Conversation

@harahu
Copy link
Contributor

@harahu harahu commented Feb 13, 2026

Indent continuation lines in docstring bullet lists.


Open in Gitpod

Indent continuation lines in module-level docstring bullet lists across Analysis files so wrapped entries are consistently nested under their bullets.

This is a whitespace-only documentation formatting cleanup (no theorem/code behavior changes).
@github-actions
Copy link

github-actions bot commented Feb 13, 2026

PR summary 14d98a46b3

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

No declarations were harmed in the making of this PR! 🐙

You can run this locally as follows
## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>

## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>

The doc-module for scripts/declarations_diff.sh contains some details about this script.


No changes to technical debt.

You can run this locally as

./scripts/technical-debt-metrics.sh pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).

@github-actions github-actions bot added the t-analysis Analysis (normed *, calculus) label Feb 13, 2026
@grunweg
Copy link
Contributor

grunweg commented Feb 14, 2026

You have one long line to fix - otherwise, looks great, thanks!

@grunweg grunweg self-assigned this Feb 14, 2026
@grunweg grunweg added the awaiting-author A reviewer has asked the author a question or requested changes. label Feb 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-author A reviewer has asked the author a question or requested changes. t-analysis Analysis (normed *, calculus)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants