feat: prohibit compiling with ClangCL on Windows #936
Annotations
7 errors
Ruff (PLC0206):
gyp/pylib/gyp/generator/make.py#L791
gyp/pylib/gyp/generator/make.py:791:9: PLC0206 Extracting value from dictionary without calling `.items()`
|
Ruff (PLC0206):
gyp/pylib/gyp/generator/make.py#L1782
gyp/pylib/gyp/generator/make.py:1782:13: PLC0206 Extracting value from dictionary without calling `.items()`
|
Ruff (PLC0206):
gyp/pylib/gyp/input.py#L2471
gyp/pylib/gyp/input.py:2471:5: PLC0206 Extracting value from dictionary without calling `.items()`
|
Ruff (PLC0206):
gyp/pylib/gyp/input.py#L3022
gyp/pylib/gyp/input.py:3022:9: PLC0206 Extracting value from dictionary without calling `.items()`
|
Ruff (PLC0206):
gyp/tools/pretty_sln.py#L96
gyp/tools/pretty_sln.py:96:5: PLC0206 Extracting value from dictionary without calling `.items()`
|
Ruff (PLC0206):
gyp/tools/pretty_vcproj.py#L121
gyp/tools/pretty_vcproj.py:121:13: PLC0206 Extracting value from dictionary without calling `.items()`
|
Lint Python
Process completed with exit code 1.
|