Skip to content

hugoarnal/cs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Counter Style

Yet another Coding Style Checker script.

Warning

This script is subject to be changed VERY often.

I made this script for my usage.

If you still wish to contribute, feel free to open a PR!

Install

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

Updates

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

Make sure to run it around once a month or whenever the official docker image gets updated.

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 script exists, but it's even longer than any script and the space it takes with the Mango logo is just huge.

About

Yet another Epitech Coding Style Checker wrapper script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published