mesa/bin
Deborah Brouwer 5707083c8c ci: update_traces_checksum: fix E501 line too long
Currently the update_traces_checksum script prints a label verification
request with a line that is 167 characters long.

Split the long line to make it more readable. Update the flake8
configuration to enforce a maximum line length of 159 characters to ensure
consistency.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32602>
2024-12-23 20:47:16 +00:00
..
ci ci: update_traces_checksum: fix E501 line too long 2024-12-23 20:47:16 +00:00
pick pick-ui: move NominationType values around so that None is 0 2024-07-30 21:54:01 +00:00
.editorconfig
__init__.py
commit_in_branch.py commit_in_branch.py: variables cleanup 2022-11-30 17:08:48 +00:00
commit_in_branch_test.py commit_in_branch.py: variables cleanup 2022-11-30 17:08:48 +00:00
flamegraph_map_lp_jit.py llvmpipe: FlameGraph profiling support 2024-09-05 14:19:20 +00:00
gen_calendar_entries.py bin: Fix typos 2023-03-30 21:37:00 +00:00
gen_calendar_entries_test.py bin: Fix typos 2023-03-30 21:37:00 +00:00
gen_release_notes.py maintainer-scripts: Bump Vulkan release version to 1.4 2024-12-03 00:20:05 +00:00
gen_release_notes_test.py bin/gen_release_notes: escape at-symbols 2023-10-16 08:59:07 +00:00
gen_vs_module_defs.py bin: Fix typos 2023-03-30 21:37:00 +00:00
git_sha1_gen.py
install_megadrivers.py meson/megadriver: support various lib suffixes 2024-11-26 20:45:41 +00:00
khronos-update.py khronos-update: Add ANDROID guards to vk_android_native_buffer.h 2024-06-14 06:58:35 +00:00
meson-cmd-extract.py
meson.build meson/megadriver: support various lib suffixes 2024-11-26 20:45:41 +00:00
perf-annotate-jit.py llvmpipe: improvements to JIT assembly dump 2024-09-05 14:19:20 +00:00
pick-ui.py bin/pick-ui: use asyncio.new_event_loop 2023-06-15 22:37:31 +00:00
pick-ui.sh bin/pick-ui: use venv wrapper 2023-08-03 23:21:32 +00:00
post_version.py gen_release_notes: include links in relnotes.rst when generating the new release note 2023-01-12 14:34:59 +00:00
post_version_test.py
python-venv.sh bin/python-venv: fix venv folder check 2023-12-02 11:48:35 +00:00
refcnt-log-helper.py
renderdoc-update.py zink: Always include renderdoc_app.h 2024-06-20 07:02:15 +00:00
symbols-check.py symbols-check: Add _GLOBAL_OFFSET_TABLE_ 2024-01-10 19:25:05 +00:00
toml_lint.py ci: add check for misleading indentation in ci toml files 2024-08-22 20:25:32 +00:00
update-android-headers.sh