/ Home
Kact Python coding standards
Dos:
- Create .gitignore file and use this template for gitignore
-
If any secrets are present, use .env file and add .env in the .gitignore file
- Update readme.mad file with how to run the files and what should be done to see the output
Don’ts:
- Never commit these
- Never commit .env file