ladybird/Meta/Linters
Andreas Kling dfb2656d9c Utilities: Replace LibLine with libedit
Use libedit's readline-compatible interface for the JavaScript REPL so
line editing, history, and tab completion no longer depend on LibLine.
The REPL keeps its existing multiline input and completion behavior,
but no longer provides LibLine's live syntax highlighting.

Remove the unused LibLine dependency from the wasm utility and delete
the LibLine library from the build now that it has no remaining
consumers.
2026-06-05 00:09:37 +02:00
..
check_debug_flags.sh Meta: Move linter helpers to a subdirectory 2026-04-23 07:31:19 -04:00
check_flatpak.py Utilities: Replace LibLine with libedit 2026-06-05 00:09:37 +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: Remove a legacy check from check-style.py 2026-05-05 22:08:24 +02:00
check_vcpkg.py Meta: Add a vcpkg.json linter 2026-05-05 22:08:24 +02: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+CI: Add pyright type checking to lint_python.sh 2026-05-13 08:13:51 -05:00
lint_shell_scripts.sh Meta: Move linter helpers to a subdirectory 2026-04-23 07:31:19 -04:00