Skip to content

Reactivate fmt CI - #257

Merged
panglesd merged 2 commits into
mainfrom
reactivate-fmt-ci
Jul 16, 2026
Merged

Reactivate fmt CI#257
panglesd merged 2 commits into
mainfrom
reactivate-fmt-ci

Conversation

@panglesd

Copy link
Copy Markdown
Owner

Apparently, ocaml-ci will only activate its fmt CI if there is an .ocamlformat file at the root of the project.

I wanted to limit the number of configuration files in the root directory, but there are already unformated files that have crept in without the CI...

@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: cb3e88e9-dc1c-4058-b9cc-cca580d43a75

📥 Commits

Reviewing files that changed from the base of the PR and between 2b202ff and fe9b83e.

📒 Files selected for processing (7)
  • .ocamlformat
  • src/compiler/compile.mli
  • src/compiler/special_attrs.ml
  • src/diagnosis/diagnosis.mli
  • src/lspishow/diagnostic.ml
  • src/lspishow/dune
  • src/server/watcher.ml

📝 Walkthrough

Walkthrough

The pull request configures OCaml formatting version 0.28.1 and reformats compiler and diagnosis declarations, an attribute list, diagnostic text, a Dune library list, and dependency logging. The changes preserve existing public signatures, library entries, displayed message content, logging behavior, and control flow.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title matches the main change: moving .ocamlformat to the root to reactivate fmt CI.
Description check ✅ Passed The description is directly about moving .ocamlformat to the root to enable ocaml-ci fmt CI.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@panglesd

Copy link
Copy Markdown
Owner Author

lint-fmt is active and green!

@panglesd
panglesd merged commit 84d09ed into main Jul 16, 2026
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant