fierce-fall-70380
01/29/2025, 4:58 PMpython_sources(sources=[])
value is:
default: ('*.py', '*.pyi', '!test_*.py', '!*_test.py', '!tests.py', '!conftest.py', '!test_*.pyi', '!*_test.pyi', '!tests.pyi')
Is there any way to change this globally without having to repeat my custom value in every BUILD file?fierce-fall-70380
01/29/2025, 5:12 PMfast-nail-55400
01/29/2025, 5:20 PM__defaults__
mechanism.fast-nail-55400
01/29/2025, 5:21 PMfierce-fall-70380
01/29/2025, 5:24 PM