Skip to content

Commit 2736ccf

Browse files
[Infra] Removed Unused Build Script
There was an unused build sweeping script in the root of VTR which is going unused. This script has fallen behind the build support of VTR. VTR has moved to using the CI to check for build configurations. Instead of maintaining this script, we can just remove it.
1 parent 08f357f commit 2736ccf

File tree

2 files changed

+0
-382
lines changed

2 files changed

+0
-382
lines changed

dev/pylint_check.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
# These python files existed before the linter.
3434
# At some point they should be cleaned up and removed from this list
3535
grandfathered_files = [
36-
repo_path / "sweep_build_configs.py",
3736
repo_path / "dev/vtr_gdb_pretty_printers.py",
3837
repo_path / "dev/submit_slurm.py",
3938
repo_path / "dev/code_format_fixup.py",

sweep_build_configs.py

Lines changed: 0 additions & 381 deletions
This file was deleted.

0 commit comments

Comments
 (0)