54:26
Configuring Git Pre-Commit Hooks & Estimating Software Projects | Real Python Podcast #220
How do you take advantage of Git pre-commit hooks? How do you build custom software checks and rules that run every time you ...
3:52
Pre-Commit Hooks Explained: Enforcing Code Quality in Git 🛡️
Learn how to stop bad code from entering your repository using Git Pre-Commit Hooks! In this video, we break down exactly ...
57:05
УРОКИ FASTAPI НА БОЕВОМ СЕРВИСЕ 4. БОЛЬШЕ ТЕСТОВ, LINTERS, PRE-COMMIT HOOKS
В новом видео покажу как следует расписать оставшиеся тестовые кейсы с помощью pytest, что мы не учли в прошлый раз ...
16:32
Detect hardcoded secrets in pre-commit hooks & GitHub Actions with ggshield, the GitGuardian CLI
In this video, we will run through how to use GitGuardian Shield to create a pre-commit hook and GitHub action workflow to scan ...
3:06:27
replay - pyflakes, pyupgrade, pre-commit stuff - 2021-05-14
today I work on a bunch of open source stuff including making a release for pre-commit-hooks! streamed on ...
4:39
why git's --intent-to-add ? (intermediate) anthony explains #530
today I go over git's `--intent-to-add` feature and what it gets used for! playlist: ...
7:04
Code Formatting In Python With Black - Python Tutorial
Learn how to use the black tool for code formatting in Python. Stop wasting time to determine the best format, and just let "black" ...
26:12
Git pre-commit hook for an IAC AWS project using Terraform and Terragrunt. Part 2.1
In this video, we'll look at a git pre-commit hook for an IAC AWS project using Terraform and Terragrunt. Part 2.1. 00:00 ...
1:08:31
pre-commit-terraform - Keep your Terraform code nice and clean
I want to present many pre-commit-terraform git hooks available for Terraform and Terragrunt users to keep your configurations ...
21:00
How do I undo 'git add' before commit? (38 Solutions!!)
https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...
10:30
How to Automate Development Workflow Using Git Hooks
Speaker: Franchette Camoro An introduction to automating development workflow using git hooks with some real-life examples ...
13:22
How to create a pre-push git hook to detect hardcoded secrets like API keys & credentials
Secrets like API keys and credentials can create a huge security risk when they get leaked into remote git repositories. Secrets ...
9:38
Integrating flake8 with Git | Python | GitHub
This video explains how to integrate flake8 in GitHub as a pre-commit hook. Integrating flake8 with Git helps to perform static code ...
58:05
Advanced Git Tutorial | Google IT Automation with Python Certificate
Dive into advanced Git interactions by skipping the staging area for small code changes and learning how Git uses the HEAD ...
38:31
No more awaiting, async comes to SQLAlchemy - Python Bytes Live Stream Episode 227
No more awaiting, async comes to SQLAlchemy - Python Bytes Live Stream Episode 227 ▭▭▭▭▭▭ Chapters ...
10:21
Ruff в Python: Этот инструмент изменит все
Начните учиться «Фронтенд-разработке» бесплатно в Яндекс Практикуме: https://ya.cc/t/xgqhpPWd4S3ghg ⭐ Курс ООП и ...
14:43
Python Dependency Hell Explained (And How to Escape It)
Learn how to design great software in 7 steps: https://arjan.codes/designguide. It can be tricky when different packages in Python ...
2:08:37
Releasing Your First (Python) Open Source Project to the Masses! - Ian Lee - 2 Hours
Join the WWHF Community Discord: https://discord.gg/wwhf 0:00:00 - PreShow Banter™ — Sorry, I Got You 0:00:35 - FEATURE ...
7:30
38 - Django pre save & post save signals - Python & Django 3.2 Tutorial Series
38 - Django pre save & post save signals - Python & Django 3.2 Tutorial Series Try Django 3.2 is a series to teach you the ...
51:54
Community Help Desk - Hacktoberfest Tutorial
Alec (Tekktrik) hosts a special edition tutorial of the Community Help Desk to get you started on contributing to CircuitPython as ...