Skip to content
/ cs Public

Counter Style, my own take on the Epitech Coding Style Checker

Notifications You must be signed in to change notification settings

hugoarnal/cs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Counter Style

Yet another Coding Style Checker script.

Warning

To update the docker image, you need to run cs --update.

Make sure to run it around once a month.

Auto updates might be coming in a later update (whenever I have time).

Warning

This script is subject to be changed often.

I made this script for me mostly, if you want to contribute, feel free to open a PR!

(yes this is a double warning.)

Install

curl -s https://raw.githubusercontent.com/hugoarnal/cs/main/install.sh | sh

Usage

cs -h

Credits:

Main reason behind this script

I was using BananaSplit before I made this script, but I wanted to make mine for a few reasons:

  • On rare occasions, it could take quite long because everytime you ran the script it tries pulling a new docker image (which is also default behavior for the vanilla official coding-style checker script).
  • BananaSplit doesn't specify the amount of errors once it ran.
  • You cannot choose to keep the .log.
  • You have to specify the path everytime you run it.

I also know the Mango (RIP) script exists, but it's even longer than any script and the space it takes with the Mango logo is just huge.

About

Counter Style, my own take on the Epitech Coding Style Checker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published