File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -724,16 +724,18 @@ <h3>
724724 < h3 > Commit your changes</ h3 >
725725 < div class ="r-stack r-stack-left ">
726726 < p class ="fragment fade-in-then-out " data-fragment-index ="0 ">
727- This once again triggers an update to the environment used for
728- running the checks:
727+ This once again triggers an update to the environments used for
728+ running the checks (it creates a separate one for running
729+ < code > ruff</ code > ):
729730 </ p >
730731 < p class ="fragment fade-in-then-out " data-fragment-index ="1 ">
731- All hooks that were added or modified hooks need to be updated in
732- the environment:
732+ All hooks that were added or modified will trigger updates to
733+ their respective environments (one environment per
734+ < code > repo</ code > ):
733735 </ p >
734736 < p class ="fragment fade-in-then-out " data-fragment-index ="2 ">
735- This will be slower the first time, but the environment persists
736- until modification :
737+ This will be slower the first time, but the environments persist
738+ until their respective < code > repo </ code > sections are modified :
737739 </ p >
738740 < p class ="fragment fade-in-then-out " data-fragment-index ="3 ">
739741 Hook order in the configuration file matters – hooks run in
You can’t perform that action at this time.
0 commit comments