mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-22 09:21:57 -05:00
c408723257
Several auto-generated Markdown files should be excluded once we check Markdown. One JS regex test isn't compatible with prettier's parser.
16 lines
766 B
Text
16 lines
766 B
Text
# Automatically regenerated Markdown files based on git patches.
|
|
Toolchain/Patches
|
|
Ports/*/patches
|
|
|
|
Base/home/anon/Source/js
|
|
Userland/Libraries/LibJS/Tests/invalid-lhs-in-assignment.js
|
|
Userland/Libraries/LibJS/Tests/unicode-identifier-escape.js
|
|
Userland/Libraries/LibJS/Tests/modules/failing.mjs
|
|
# FIXME: Uses regex flags which cause a syntax error in prettier.
|
|
Userland/Libraries/LibJS/Tests/builtins/RegExp/RegExp.prototype.flags.js
|
|
|
|
# FIXME: Remove once prettier is updated to support using declarations.
|
|
Userland/Libraries/LibJS/Tests/builtins/DisposableStack/DisposableStack.prototype.@@dispose.js
|
|
Userland/Libraries/LibJS/Tests/modules/top-level-dispose.mjs
|
|
Userland/Libraries/LibJS/Tests/using-declaration.js
|
|
Userland/Libraries/LibJS/Tests/using-for-loops.js
|