diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2022-02-22 20:05:00 -0500 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2022-03-01 12:13:24 -0800 |
commit | b7dec69b98675985dab9c344dfe7a2bafc89c58a (patch) | |
tree | 60f8f31ab5ad4f0e519de86ffc03cc942f4bd45c /mesonbuild/interpreter/interpreter.py | |
parent | 140d6aef04ecd4d1d1df49a04d591060b4fb7a7e (diff) | |
download | meson-b7dec69b98675985dab9c344dfe7a2bafc89c58a.zip meson-b7dec69b98675985dab9c344dfe7a2bafc89c58a.tar.gz meson-b7dec69b98675985dab9c344dfe7a2bafc89c58a.tar.bz2 |
cheat and evade the detection of "open()" in custom_lint
It's a dumb check which doesn't know the difference between python
functions and string data. Work around this by changing the message
output to not include an opening parenthesis, and changing other similar
strings the same way for consistency.
Diffstat (limited to 'mesonbuild/interpreter/interpreter.py')
0 files changed, 0 insertions, 0 deletions