Skip to content

Shadowaker/CheckHeaders_42

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Check your peers' headers

This simple script let you check norminette and if the peer's username is in every header of every file in the project.

Usage

python3 HC.py {file/directory path} [file/directory path 2] [file/directory path 3] ...

You can specify a file or a directory, if passed a directory. as argueny the script will check all files in the directory.

Example:

Check all files in the directory. python3 HC.py .

Remember: the script needs to have access to the directory.

Releases

No releases published

Packages

No packages published

Languages