Skip to content

Improve formatting by using golines#69

Draft
jrosain wants to merge 3 commits intoGoelandProver:masterfrom
jrosain:use-golines
Draft

Improve formatting by using golines#69
jrosain wants to merge 3 commits intoGoelandProver:masterfrom
jrosain:use-golines

Conversation

@jrosain
Copy link
Copy Markdown
Member

@jrosain jrosain commented Feb 22, 2026

Description

Add golines to the nix environment & to the contribution guide. This allows us to format the files with lines no more than $n$ columns wide. Currently, I've set $n$ to 100, but I'm open to discussions on adjusting it.

Add an automated linter in the GitHub CI that checks if all the files are properly formatted.

I've run the CLI tool on the folder to automatically remove lines that were way too long.

@github-actions github-actions bot added the needs:ci Needs a CI run before merging label Feb 22, 2026
@jrosain jrosain added the part:infrastructure The PR is on non-goéland code label Feb 22, 2026
@jrosain jrosain force-pushed the use-golines branch 2 times, most recently from 00bd793 to 853d2dd Compare February 22, 2026 11:16
@jrosain jrosain added the request:ci Requests a CI run from the workflow label Feb 22, 2026
@github-actions github-actions bot removed needs:ci Needs a CI run before merging request:ci Requests a CI run from the workflow labels Feb 22, 2026
@jrosain jrosain marked this pull request as draft March 13, 2026 19:57
@jcailler jcailler added needs:rebase When the PR needs to get rebased in order to get merged kind:request Requesting a new feature needs:discussion The PR needs to be discussed labels Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:request Requesting a new feature needs:discussion The PR needs to be discussed needs:rebase When the PR needs to get rebased in order to get merged part:infrastructure The PR is on non-goéland code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants