Skip to content

Devops: add justfile, prettier and CI workflow - #1

Merged
JuliDi merged 3 commits into
mainfrom
julian/ci
Jul 14, 2026
Merged

Devops: add justfile, prettier and CI workflow#1
JuliDi merged 3 commits into
mainfrom
julian/ci

Conversation

@JuliDi

Copy link
Copy Markdown
Member

This PR adds:

  • Formatting with prettier (and runs it)
  • A justfile with some helpful commands
  • A GHA workflow to automatically check formatting, check code and run the tests

Run fmt on all files
@JuliDiJuliDi self-assigned this Jul 14, 2026
@JuliDi

Copy link
Copy Markdown
MemberAuthor

Looks like this is working nicely.

@JuliDi
JuliDi merged commit 0e9e173 into mainJul 14, 2026
2 checks passed
@JuliDi
JuliDi deleted the julian/ci branch July 14, 2026 13:05
Sign up for freeto 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.

1 participant

@JuliDi