Skip to content

Add CI for formatting and linting checks#6

Draft
etiennebacher wants to merge 4 commits into
mainfrom
lint-format
Draft

Add CI for formatting and linting checks#6
etiennebacher wants to merge 4 commits into
mainfrom
lint-format

Conversation

@etiennebacher

@etiennebacher etiennebacher commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

This adds the same workflows as in palaeoverse but replaces Air by Panache for formatting. I also ran panache format **/*.qmd to format all qmd files (only ggplot/index.qmd so far).

@willgearty Panache formats text in addition to code chunks, for instance to wrap text to a maximum width. Is this fine with you?

Fixes #5

@etiennebacher etiennebacher changed the title Add CI for Panache and Jarl checks Add CI for formatting and linting checks Jul 1, 2026
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

@willgearty

Copy link
Copy Markdown
Member

Hmm...I've always preferred to keep prose in long-form (not split to multiple lines) in markdown-like documents. Can we skip that check?

@etiennebacher

etiennebacher commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator Author

Sure, I added a config file to format code chunks but leave the surrounding text intact. I think we still want to have consistent code formatting since this is visible to readers.

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.

Run lint check(s) for PRs and pushes

2 participants