fix: avoid quoting cflag name and parameter with space separator #133
Annotations
9 errors
Lint with ruff:
pylib/gyp/generator/android.py#L742
pylib/gyp/generator/android.py:742:24: UP032 Use f-string instead of `format` call
|
Lint with ruff:
pylib/gyp/generator/gypsh.py#L52
pylib/gyp/generator/gypsh.py:52:14: UP032 Use f-string instead of `format` call
|
Lint with ruff:
pylib/gyp/generator/msvs.py#L1781
pylib/gyp/generator/msvs.py:1781:23: UP032 Use f-string instead of `format` call
|
Lint with ruff:
pylib/gyp/generator/msvs.py#L1797
pylib/gyp/generator/msvs.py:1797:23: UP032 Use f-string instead of `format` call
|
Lint with ruff:
pylib/gyp/generator/msvs.py#L1902
pylib/gyp/generator/msvs.py:1902:33: UP032 Use f-string instead of `format` call
|
Lint with ruff:
pylib/gyp/input.py#L1138
pylib/gyp/input.py:1138:17: UP032 Use f-string instead of `format` call
|
Lint with ruff:
pylib/gyp/input.py#L1147
pylib/gyp/input.py:1147:21: UP032 Use f-string instead of `format` call
|
Lint with ruff:
pylib/gyp/msvs_emulation.py#L833
pylib/gyp/msvs_emulation.py:833:21: UP032 Use f-string instead of `format` call
|
Lint with ruff
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading