#precommit search results

Git pre-commit hook searching for filenames with space stackoverflow.com/questions/6588… #git #precommit

overflow_meme's tweet image. Git pre-commit hook searching for filenames with space stackoverflow.com/questions/6588… #git #precommit

بنظرم اگرم می‌خواید پاچه آدمو بگیرید حداقل مثل #husky یا #precommit پاچه آدمو بگیرید!

MGhodsizadeh's tweet image. بنظرم اگرم می‌خواید پاچه آدمو بگیرید حداقل مثل #husky یا #precommit پاچه آدمو بگیرید!

Why does mypy raise error when I run it with pre-commit for django-reset-framework? stackoverflow.com/questions/6833… #djangorestframework #precommit #python #django

overflow_meme's tweet image. Why does mypy raise error when I run it with pre-commit for django-reset-framework? stackoverflow.com/questions/6833… #djangorestframework #precommit #python #django

#SQLFluff + #precommit it's like back to the future. Maybe I'm the last one to set up linter for SQL + git hook combo, but my oh my what a good decision :D 👉 docs.sqlfluff.com/en/stable/inde… 👉 pre-commit.com/#intro

krzysiek_bury's tweet image. #SQLFluff + #precommit it's like back to the future. 

Maybe I'm the last one to set up linter  for SQL + git hook combo, but my oh my what a good decision :D 

👉 docs.sqlfluff.com/en/stable/inde…
👉 pre-commit.com/#intro

Looking forward to riding in the sunshine tomorrow #CycleToWorkDay #bikeready #precommit @cycletoworkday

andrea_shift's tweet image. Looking forward to riding in the sunshine tomorrow #CycleToWorkDay #bikeready #precommit @cycletoworkday

I'm attending the talk "Automate cleaning code in few easy steps!" by Ester Beltrami @esterbeltrami at PyCon Italia 2022 🐍 A great way to take care of the #code in your #git repository is to use #precommit 💡 CC @pyconit @codewithanthony @pre_commit #PyConIT2022 🇮🇹

pauloxnet's tweet image. I'm attending the talk "Automate cleaning code in few easy steps!" by Ester Beltrami @esterbeltrami at PyCon Italia 2022 🐍

A great way to take care of the #code in your #git repository is to use #precommit 💡

CC @pyconit @codewithanthony @pre_commit

#PyConIT2022 🇮🇹
pauloxnet's tweet image. I'm attending the talk "Automate cleaning code in few easy steps!" by Ester Beltrami @esterbeltrami at PyCon Italia 2022 🐍

A great way to take care of the #code in your #git repository is to use #precommit 💡

CC @pyconit @codewithanthony @pre_commit

#PyConIT2022 🇮🇹
pauloxnet's tweet image. I'm attending the talk "Automate cleaning code in few easy steps!" by Ester Beltrami @esterbeltrami at PyCon Italia 2022 🐍

A great way to take care of the #code in your #git repository is to use #precommit 💡

CC @pyconit @codewithanthony @pre_commit

#PyConIT2022 🇮🇹
pauloxnet's tweet image. I'm attending the talk "Automate cleaning code in few easy steps!" by Ester Beltrami @esterbeltrami at PyCon Italia 2022 🐍

A great way to take care of the #code in your #git repository is to use #precommit 💡

CC @pyconit @codewithanthony @pre_commit

#PyConIT2022 🇮🇹

Pretty stupid proud of this one. Using my #precommit commit message regex hook I can now verify that the DCO is signed 🥲 github.com/dtaivpp/commit…

dtaivpp's tweet image. Pretty stupid proud of this one. Using my #precommit commit message regex hook I can now verify that the DCO is signed 🥲

github.com/dtaivpp/commit…

Tired of sloppy commits and endless nitpicks in code review? pre-commit can fix this before your code even leaves your laptop. 💻 #DevOps #precommit #ShiftLeft #CaparraPlaybook

caparraai's tweet image. Tired of sloppy commits and endless nitpicks in code review? pre-commit can fix this before your code even leaves your laptop. 💻

#DevOps #precommit #ShiftLeft #CaparraPlaybook

what happened to #precommit on July 30th? maybe @llanga + black adoption? pypistats.org/packages/pre-c…

codewithanthony's tweet image. what happened to #precommit on July 30th? maybe @llanga + black adoption? pypistats.org/packages/pre-c…

Procrastination - the negative committee's most powerful weapon. My top ten ways to disarm it. No 6 - create a target on stickk bit.ly/3jLJ6lu Pre commit. Make a public commitment, appoint a referee, impose a penalty for failure #procrastination #PreCommit

silverntrainuk's tweet image. Procrastination - the negative committee's most powerful weapon. My top ten ways to disarm it.

No 6 - create a target on stickk bit.ly/3jLJ6lu

Pre commit. Make a public commitment, appoint a referee, impose a penalty for failure

#procrastination #PreCommit

Rage code never seems to pass pre-commit hooks so I just --no-verify that git commit and tell PM to go fuck themselves #git #precommit #fuckagile


TLinting should NOT be a part of your deployment pipeline. It is better performed as a #git #precommit hook. Your code should be lint-checked as early as possible and LONG before deployment. Spare your fellow devs the agony.


Big update: Every lock in Precommit — Timer, Location, Health, App Locks — is now completely free (for now). No paywalls. No limits. Just pure accountability. Download now → apps.apple.com/app/precommit/… #productivity #discipline #precommit #iosApps #iosDev #discipline #commitment


Precommit App locks all your selected apps until you visit your gym and stay there for 45 mins Try it now - apps.apple.com/us/app/precomm… #Productivity #Precommit #iOSApps #procrastination #Commitment #selfimprovement

misteryogee's tweet image. Precommit App locks all your selected apps until you visit your gym and stay there for 45 mins

Try it now - apps.apple.com/us/app/precomm…

#Productivity #Precommit #iOSApps #procrastination #Commitment #selfimprovement

Génial ça 👏 Avec ruff bien sûr #precommit #linter #ruff

Python Clean Code Tip: Catch linting issues before they reach your repo with pre-commit hook. Install pre-commit framework, add .pre-commit-config.yaml, run pre-commit install. Now linters run automatically before each commit. Issues = aborted commit.

testdrivenio's tweet image. Python Clean Code Tip:

Catch linting issues before they reach your repo with pre-commit hook.

Install pre-commit framework, add .pre-commit-config.yaml, run pre-commit install.

Now linters run automatically before each commit. 

Issues = aborted commit.


🚨 FERRAMENTA ESSENCIAL: Conheça #dockerfmt! Um formatador moderno para Dockerfiles, baseado no parser do #BuildKit. Garanta padrões e clareza nos seus contêineres. 💀 Uso fácil: Via binário, `go install` ou Docker. Integração com #precommit #Docker #DevSecOps #ContainerSecurity


Hey @aixbt_agent check this one’s worth a read ..long-term uptime still pays off. - #Precommit counter = trust metric for stable nodes - Prevents Sybil attacks & discourages “quick-in-quick-out” behavior - Still rewards consistent contributors to the network - Balancing…

🛠️ DevLog: Why Precommit Counter Still Matters After deeper review, the current node scoring model remains sound — especially the role of the precommit counter. 🔹 It effectively serves as a trust metric 🔹 Reflects how long a node’s been active on the network 🔹 Helps defend…



Tired of sloppy commits and endless nitpicks in code review? pre-commit can fix this before your code even leaves your laptop. 💻 #DevOps #precommit #ShiftLeft #CaparraPlaybook

caparraai's tweet image. Tired of sloppy commits and endless nitpicks in code review? pre-commit can fix this before your code even leaves your laptop. 💻

#DevOps #precommit #ShiftLeft #CaparraPlaybook

Tired of chasing bugs after deployment? 🛠️ We bring you Pre-Commit, an open-source lifesaver that keeps your code clean from the start! Save time, boost code quality, and ship with confidence. 🚀 Try it now! 👉 github.com/BerryBytes/pre… #precommit #CodeQuality #debugging

zeronecloud's tweet image. Tired of chasing bugs after deployment? 🛠️ We bring you Pre-Commit, an open-source lifesaver that keeps your code clean from the start! Save time, boost code quality, and ship with confidence. 🚀 Try it now!

👉 github.com/BerryBytes/pre…

#precommit #CodeQuality #debugging

(10/16) 5️⃣ Precommit State 🔒 Before submitting results, miners first hash their output and submit it to the network. ✅ Prevents tampering ✅ Ensures result integrity ✅ Locks data before final submission #AI #Precommit #Mining


Looking for a way to manage and maintain multi-language pre-commit hooks? 🤔 Try pre-commit.com You can run it locally or integrate it into CI pipelines like GitHub Actions. Perfect for ensuring consistent #CodeQuality across languages #DevTools #PreCommit #Python


Pre-commit hooks are a great way to help maintain #codequality, but some of your checks may be specific to your project, and therefore, not covered by existing tools. Learn you how to build a hook to incorporate custom checks into your #precommit setup: stefaniemolin.com/articles/devx/…


Do you know what happens when you run pre-commit install or why you have to run it in the first place? How does pre-commit actually work with Git? In this article, I take you behind the scenes of how your #precommit setup works. #Python stefaniemolin.com/articles/devx/…


بنظرم اگرم می‌خواید پاچه آدمو بگیرید حداقل مثل #husky یا #precommit پاچه آدمو بگیرید!

MGhodsizadeh's tweet image. بنظرم اگرم می‌خواید پاچه آدمو بگیرید حداقل مثل #husky یا #precommit پاچه آدمو بگیرید!

Git pre-commit hook searching for filenames with space stackoverflow.com/questions/6588… #git #precommit

overflow_meme's tweet image. Git pre-commit hook searching for filenames with space stackoverflow.com/questions/6588… #git #precommit

Adding pre-commit to run some rules before committing #coding #precommit #git #development #saas

0xb1617's tweet image. Adding pre-commit to run some rules before committing #coding #precommit #git #development #saas

Why does mypy raise error when I run it with pre-commit for django-reset-framework? stackoverflow.com/questions/6833… #djangorestframework #precommit #python #django

overflow_meme's tweet image. Why does mypy raise error when I run it with pre-commit for django-reset-framework? stackoverflow.com/questions/6833… #djangorestframework #precommit #python #django

Looking forward to riding in the sunshine tomorrow #CycleToWorkDay #bikeready #precommit @cycletoworkday

andrea_shift's tweet image. Looking forward to riding in the sunshine tomorrow #CycleToWorkDay #bikeready #precommit @cycletoworkday

Some tips at Prashant’s talk on “how to write good #Python code “ at #PyConLM this afternoon. @matrixise just mentioned #precommit before we came into the talk.😊 #pyconlmk

whykay's tweet image. Some tips at Prashant’s talk on “how to write good #Python code “ at #PyConLM this afternoon. 

@matrixise just mentioned #precommit before we came into the talk.😊 #pyconlmk
whykay's tweet image. Some tips at Prashant’s talk on “how to write good #Python code “ at #PyConLM this afternoon. 

@matrixise just mentioned #precommit before we came into the talk.😊 #pyconlmk
whykay's tweet image. Some tips at Prashant’s talk on “how to write good #Python code “ at #PyConLM this afternoon. 

@matrixise just mentioned #precommit before we came into the talk.😊 #pyconlmk
whykay's tweet image. Some tips at Prashant’s talk on “how to write good #Python code “ at #PyConLM this afternoon. 

@matrixise just mentioned #precommit before we came into the talk.😊 #pyconlmk

I'm attending the talk "Automate cleaning code in few easy steps!" by Ester Beltrami @esterbeltrami at PyCon Italia 2022 🐍 A great way to take care of the #code in your #git repository is to use #precommit 💡 CC @pyconit @codewithanthony @pre_commit #PyConIT2022 🇮🇹

pauloxnet's tweet image. I'm attending the talk "Automate cleaning code in few easy steps!" by Ester Beltrami @esterbeltrami at PyCon Italia 2022 🐍

A great way to take care of the #code in your #git repository is to use #precommit 💡

CC @pyconit @codewithanthony @pre_commit

#PyConIT2022 🇮🇹
pauloxnet's tweet image. I'm attending the talk "Automate cleaning code in few easy steps!" by Ester Beltrami @esterbeltrami at PyCon Italia 2022 🐍

A great way to take care of the #code in your #git repository is to use #precommit 💡

CC @pyconit @codewithanthony @pre_commit

#PyConIT2022 🇮🇹
pauloxnet's tweet image. I'm attending the talk "Automate cleaning code in few easy steps!" by Ester Beltrami @esterbeltrami at PyCon Italia 2022 🐍

A great way to take care of the #code in your #git repository is to use #precommit 💡

CC @pyconit @codewithanthony @pre_commit

#PyConIT2022 🇮🇹
pauloxnet's tweet image. I'm attending the talk "Automate cleaning code in few easy steps!" by Ester Beltrami @esterbeltrami at PyCon Italia 2022 🐍

A great way to take care of the #code in your #git repository is to use #precommit 💡

CC @pyconit @codewithanthony @pre_commit

#PyConIT2022 🇮🇹

Precommit App locks all your selected apps until you visit your gym and stay there for 45 mins Try it now - apps.apple.com/us/app/precomm… #Productivity #Precommit #iOSApps #procrastination #Commitment #selfimprovement

misteryogee's tweet image. Precommit App locks all your selected apps until you visit your gym and stay there for 45 mins

Try it now - apps.apple.com/us/app/precomm…

#Productivity #Precommit #iOSApps #procrastination #Commitment #selfimprovement

#SQLFluff + #precommit it's like back to the future. Maybe I'm the last one to set up linter for SQL + git hook combo, but my oh my what a good decision :D 👉 docs.sqlfluff.com/en/stable/inde… 👉 pre-commit.com/#intro

krzysiek_bury's tweet image. #SQLFluff + #precommit it's like back to the future. 

Maybe I'm the last one to set up linter  for SQL + git hook combo, but my oh my what a good decision :D 

👉 docs.sqlfluff.com/en/stable/inde…
👉 pre-commit.com/#intro

what happened to #precommit on July 30th? maybe @llanga + black adoption? pypistats.org/packages/pre-c…

codewithanthony's tweet image. what happened to #precommit on July 30th? maybe @llanga + black adoption? pypistats.org/packages/pre-c…

Pretty stupid proud of this one. Using my #precommit commit message regex hook I can now verify that the DCO is signed 🥲 github.com/dtaivpp/commit…

dtaivpp's tweet image. Pretty stupid proud of this one. Using my #precommit commit message regex hook I can now verify that the DCO is signed 🥲

github.com/dtaivpp/commit…

Tired of chasing bugs after deployment? 🛠️ We bring you Pre-Commit, an open-source lifesaver that keeps your code clean from the start! Save time, boost code quality, and ship with confidence. 🚀 Try it now! 👉 github.com/BerryBytes/pre… #precommit #CodeQuality #debugging

zeronecloud's tweet image. Tired of chasing bugs after deployment? 🛠️ We bring you Pre-Commit, an open-source lifesaver that keeps your code clean from the start! Save time, boost code quality, and ship with confidence. 🚀 Try it now!

👉 github.com/BerryBytes/pre…

#precommit #CodeQuality #debugging

Tired of sloppy commits and endless nitpicks in code review? pre-commit can fix this before your code even leaves your laptop. 💻 #DevOps #precommit #ShiftLeft #CaparraPlaybook

caparraai's tweet image. Tired of sloppy commits and endless nitpicks in code review? pre-commit can fix this before your code even leaves your laptop. 💻

#DevOps #precommit #ShiftLeft #CaparraPlaybook

Procrastination - the negative committee's most powerful weapon. My top ten ways to disarm it. No 6 - create a target on stickk bit.ly/3jLJ6lu Pre commit. Make a public commitment, appoint a referee, impose a penalty for failure #procrastination #PreCommit

silverntrainuk's tweet image. Procrastination - the negative committee's most powerful weapon. My top ten ways to disarm it.

No 6 - create a target on stickk bit.ly/3jLJ6lu

Pre commit. Make a public commitment, appoint a referee, impose a penalty for failure

#procrastination #PreCommit

buff.ly/3qsSYI4 buff.ly/30jFmEi 今日はファイルコインの基礎知識から2本お伝えします。 Filecoinネットワークで使われているSectorとはなんでしょうか? そしてFilecoinでマイニングパワーを高めるステップはどうなっているでしょうか? #Filecoin #sector #precommit #commit

IPFS94660609's tweet image. buff.ly/3qsSYI4
buff.ly/30jFmEi
今日はファイルコインの基礎知識から2本お伝えします。
Filecoinネットワークで使われているSectorとはなんでしょうか?
そしてFilecoinでマイニングパワーを高めるステップはどうなっているでしょうか?
#Filecoin #sector #precommit #commit
IPFS94660609's tweet image. buff.ly/3qsSYI4
buff.ly/30jFmEi
今日はファイルコインの基礎知識から2本お伝えします。
Filecoinネットワークで使われているSectorとはなんでしょうか?
そしてFilecoinでマイニングパワーを高めるステップはどうなっているでしょうか?
#Filecoin #sector #precommit #commit
IPFS94660609's tweet image. buff.ly/3qsSYI4
buff.ly/30jFmEi
今日はファイルコインの基礎知識から2本お伝えします。
Filecoinネットワークで使われているSectorとはなんでしょうか?
そしてFilecoinでマイニングパワーを高めるステップはどうなっているでしょうか?
#Filecoin #sector #precommit #commit

Loading...

Something went wrong.


Something went wrong.


United States Trends