- Never commit secrets; comprehensive .gitignore with fetch URL - Never force-push to main - go mod tidy before committing - make hooks target with Go repo detection - Add .editorconfig, .prettierrc, .prettierignore - Template files URL for new repo setup
4 lines
22 B
Plaintext
4 lines
22 B
Plaintext
{
|
|
"tabWidth": 4
|
|
}
|