ladybird/Meta/Linters
Jelle Raaijmakers 69f5876abb Meta: Do not require branch/commit consistency in Flatpak
Our Flatpak builds currently start failing once a commit ID no longer
matches with the commit pointed to by the configured `branch`. This is
becoming pretty annoying for Skia, since the `chrome/mXYZ` branches are
effectively moving targets.

Change the `branch` key in the Flatpak config to `x-branch`, which
removes the constraint and allows Flatpak to work with just the pinned
commit IDs. Change the linter to still use `x-branch` as the reference
to compare with our vcpkg configuration, so we make sure to still keep
things consistent between vcpkg and Flatpak.
2026-05-05 12:03:42 +02:00
..
check_debug_flags.sh Meta: Move linter helpers to a subdirectory 2026-04-23 07:31:19 -04:00
check_flatpak.py Meta: Do not require branch/commit consistency in Flatpak 2026-05-05 12:03:42 +02:00
check_html_doctype.py Meta: Move linter helpers to a subdirectory 2026-04-23 07:31:19 -04:00
check_idl_files.py Meta: Remove obsolete #import allowance from IDL linter 2026-05-03 10:56:45 +02:00
check_newlines_at_eof.py Meta: Move linter helpers to a subdirectory 2026-04-23 07:31:19 -04:00
check_png_sizes.sh Meta: Move linter helpers to a subdirectory 2026-04-23 07:31:19 -04:00
check_style.py Meta: Move linter helpers to a subdirectory 2026-04-23 07:31:19 -04:00
lint_clang_format.py Meta: Move utility scripts to a subfolder 2026-04-23 12:36:08 -04:00
lint_executable_resources.sh Meta: Move linter helpers to a subdirectory 2026-04-23 07:31:19 -04:00
lint_ipc.py Meta: Move utility scripts to a subfolder 2026-04-23 12:36:08 -04:00
lint_prettier.sh Meta: Move linter helpers to a subdirectory 2026-04-23 07:31:19 -04:00
lint_python.sh Meta: Move linter helpers to a subdirectory 2026-04-23 07:31:19 -04:00
lint_shell_scripts.sh Meta: Move linter helpers to a subdirectory 2026-04-23 07:31:19 -04:00