Formatting Go code with githooks
Githooks enable triggering user scrips at specific git events. One common usage is setting a pre-commit hook to handle linting/formatting. This will be called with commit request before commit message.
More info about githooks: https://git-scm.com/docs/githooks
Used bash script: https://github.com/sifaserdarozen/bitsandpieces/blob/master/youtube/productivity/githooks-and-gofmt/pre-commit
Видео Formatting Go code with githooks канала MyTechJournal
More info about githooks: https://git-scm.com/docs/githooks
Used bash script: https://github.com/sifaserdarozen/bitsandpieces/blob/master/youtube/productivity/githooks-and-gofmt/pre-commit
Видео Formatting Go code with githooks канала MyTechJournal
Комментарии отсутствуют
Информация о видео
30 марта 2023 г. 5:59:09
00:03:53
Другие видео канала