Epitech / coding-style-checker

22 stars 45 forks source link

Scripts to generate coding style reports

Linux

Requirement :

Use coding-style.sh

If using Nix, you can run nix run github:epitech/coding-style-checker to run a script printing you the list of infractions.

Windows

Requirements :

Use coding-style.ps1

MacOS

Requirements :

Use nix run github:epitech/coding-style-checker to run a script printing you the list of infractions. (Supports both Intel and Apple Silicon)