Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 362 Bytes

File metadata and controls

5 lines (3 loc) · 362 Bytes

GitFileCheck

This repository was created for the purpose of developing a python package that will check the file first when a user wants to commit something to git to validate if everything is okay, If something's fail, the commit will be cancelled.

Currently, it only checks for the Docstring and currently the package is under development at the moment.