Tests: Exclude JS AST and bytecode tests from prettier checks

This commit is contained in:
Andreas Kling 2026-02-18 13:52:14 +01:00 committed by Alexander Kalenik
parent ad92622cf4
commit 9418fb0f8e

View file

@ -1,3 +1,5 @@
Tests/LibJS/AST/
Tests/LibJS/Bytecode/
Tests/LibJS/Runtime/invalid-lhs-in-assignment.js
Tests/LibJS/Runtime/unicode-identifier-escape.js
Tests/LibJS/Runtime/modules/failing.mjs