MCPcopy
hub / github.com/compiler-explorer/compiler-explorer / check_infra_settings.py

File check_infra_settings.py

etc/scripts/check_infra_settings.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""Check whether a PR adds compilerType or C++ stdver values not present in
3compiler-explorer/infra's init/settings.yml.
4

Callers

nothing calls this directly

Calls 3

exitMethod · 0.80
mainFunction · 0.70
compileMethod · 0.45

Tested by

no test coverage detected