BstLabs / py-dynacli

DynaCLI is a cloud-friendly Python library for converting pure Python functions into Linux Shell commands.
https://bstlabs.github.io/py-dynacli/
MIT License
98 stars 5 forks source link

Added optional packages and pre-commit hook for auto-formatting of the source code #35

Closed ShahriyarR closed 2 years ago

ShahriyarR commented 2 years ago

Change Summary

Description

Now we have pre-commit hook when committing the code changes it will auto-format using the bash files inside the scripts/ folder

Fixes #22

Type of change

Please delete options that are not relevant.

Checklist: