Skip to content

Instantly share code, notes, and snippets.

View hugoarnal's full-sized avatar

Hugo ARNAL hugoarnal

View GitHub Profile
@hugoarnal
hugoarnal / semantic-commit-messages.md
Last active December 29, 2025 01:24 — forked from joshbuchea/semantic-commit-messages.md
Own take on "Semantic Commit Messages"

Own take on "Semantic Commit Messages"

Clearer types with clearer descriptions

Format: <type>(<scope>): <subject>

<scope> is optional

Types

@hugoarnal
hugoarnal / README.md
Created May 21, 2025 20:23 — forked from Sigmanificient/README.md
Epitech Coding Style Checker on Arch GNU/Linux

Running the coding style on Arch

In order to run the Epitech coding style checker natively, you will need to compile the vera binary.

I. Clone the vera-banana repo from Epitech

The repo is private, but you can access it using your ssh key

git clone git@github.com:Epitech/banana-vera.git