Don Isaac
111e2d798a
ci: auto-label editor-related PRs ( #6532 )
2024-10-14 08:57:42 +08:00
Boshen
2386d7fca2
chore(dprint): format yaml files ( #5598 )
2024-09-08 14:05:46 +08:00
rzvxa
c4354daab5
chore: add support for labelling A-ast-tools. ( #4857 )
2024-08-13 10:22:51 +08:00
Dunqing
253410017f
chore(ci): auto label for oxc_isolated_declarations ( #3924 )
2024-06-26 19:13:51 +08:00
rzvxa
315f9ad9bf
chore(ci): add A-cfg label to auto-labler. ( #3772 )
...
I have already added the `A-cfg` label if you don't want to merge this
please also remove the said label.
2024-06-19 23:23:31 +08:00
Boshen
21505e885c
refactor(cli): move crates/oxc_cli to apps/oxlint ( #3413 )
...
We need to split the cli crate up to reduce dependencies,
the current cli crate is pulling in `oxc_prettier`, which is redundant
for the linter.
2024-05-26 05:00:30 +00:00
zoomdong
0f77e5dc52
chore: remove unsless oxc_resolve ci files ( #1682 )
2023-12-15 10:37:46 +00:00
Wenzhe Wang
ea293c4e94
chore(ci): change to labeler-v5's style ( #1656 )
2023-12-12 12:35:43 +08:00
Boshen
781cd5a21a
chore: cleanup labeler.yml
2023-11-19 00:36:27 +08:00
Boshen
7e9adeb222
ci: fix labeler
2023-11-17 21:19:14 +08:00
Boshen
ad49551a3d
ci: add prettier label
2023-11-15 17:44:20 +08:00
Boshen
809f050a5f
feat(codegen): move minifying printer to codegen crate ( #985 )
2023-10-12 14:56:30 +08:00
Boshen
665c38574a
chore: add A-transformer label
2023-10-10 21:01:24 +08:00
Boshen
ceeee5909b
Remove HIR ( #917 )
...
closes #273
closes #814
HIR is removed from this PR, with the minifier being commented out.
HIR is a wonderful idea for compiling to lower languages, but after
sitting on it for a few months I found that it only adds confusion and
uncertainties to both myself and future contributors.
It also adds too much burden to maintainers if we plan to support more
downstream tools.
1 AST is the only way.
2023-09-15 23:48:32 +08:00
Boshen
a27b60cfb4
chore: add resolver to README and ci labeler
2023-07-21 12:13:44 +08:00
阿良仔
707e717f0d
ci: automatically labelling PRs ( #553 )
2023-07-16 14:37:42 +08:00