Skip to content

Collection of tools to help with complying with Epitech norm rules

Notifications You must be signed in to change notification settings

GabrielRavier/EpitechNormHelpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EpitechNormHelpers

This repository contains tools, documentation and files to help obey the coding norms of the Epitech

Documentation

The doc directory contains documentation on the coding norm. epitech_c_coding_style is the pdf of the rules. RulesToHelper is notes on how to port the rules from the pdf to epitech-norm-tool

Files for utilities

The util-files directory contains files to help using external utilities to conform to the norm. .clang-format and .clang-tidy are files to be used with clang-format and clang-tidy for formatting and checking projects. gnu-warnings.txt contains informations on how to do certain checks directly with GNU-like compilers such as GCC or Clang.

Epitech Norm Tool

This is a helper tool, written in C++. See epitech-norm-tool/README.md

About

Collection of tools to help with complying with Epitech norm rules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published