diff options
| author | Shunpoco <tkngsnsk313320@gmail.com> | 2025-09-27 14:10:06 +0100 |
|---|---|---|
| committer | Shunpoco <tkngsnsk313320@gmail.com> | 2025-09-27 17:39:06 +0100 |
| commit | aef976ed4c73dab044002b39817509110ddf2cf2 (patch) | |
| tree | 2d11aae49ae17b0283458f85e0c18aa16efc4e09 /compiler/rustc_codegen_gcc/src/gcc_util.rs | |
| parent | ade84871f718ea20a6460d28e82290353b4bf3d2 (diff) | |
| download | rust-aef976ed4c73dab044002b39817509110ddf2cf2.tar.gz rust-aef976ed4c73dab044002b39817509110ddf2cf2.zip | |
Add auto extra-checks in pre-push script
It enables automatic check changes of Python/C++/JS before pushing the changes to remote repository. Those checks happen only when the target type of file is changed. Otherwise it does not install any dependencies (venv and/or node_modules). Note that shellcheck and spellcheck are not included in this change, because: 1. Unlike venv/node_modules, shellcheck is not installed automatically by the command, and 2. spellcheck is built whenever pre-push script is run, it forces developer to wait extra time So not to break the current productivity, this commit skips them.
Diffstat (limited to 'compiler/rustc_codegen_gcc/src/gcc_util.rs')
0 files changed, 0 insertions, 0 deletions
