Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: ESLint Language Plugins #99

Merged
merged 28 commits into from Mar 24, 2023
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
1dc4580
feat: ESLint Language Plugins
nzakas Nov 25, 2022
614bef2
More details
nzakas Nov 28, 2022
f1c2e77
More details
nzakas Dec 2, 2022
616e0e4
Notes on JS changes
nzakas Dec 2, 2022
7a91235
Finished the RFC
nzakas Dec 6, 2022
0de3ba9
Mention alternate proposal
nzakas Dec 26, 2022
9930f15
Add RFC link
nzakas Dec 26, 2022
6de0cfa
Update designs/2022-languages/README.md
nzakas Jan 19, 2023
9901c01
Update designs/2022-languages/README.md
nzakas Jan 19, 2023
33bee0b
Incorporate first bits of feedback
nzakas Jan 19, 2023
ce137af
Flesh out SourceCode interface
nzakas Jan 23, 2023
796d2e8
Add example for getVirtualFiles()
nzakas Feb 2, 2023
ef029b3
Remove getVirtualFiles()
nzakas Feb 6, 2023
b139470
Revert language options schema
nzakas Feb 14, 2023
ef7fea2
esquery changes
nzakas Feb 14, 2023
c2e9338
SourceCode changes
nzakas Feb 14, 2023
99ae314
Simplify violation interface
nzakas Feb 14, 2023
f894926
Added FAQs about rules and autofixing
nzakas Feb 14, 2023
496d26f
FAQ update
nzakas Feb 14, 2023
ab23425
Add matchesSelectorClass() method
nzakas Feb 15, 2023
7002067
Update designs/2022-languages/README.md
nzakas Feb 16, 2023
5c3b554
Update ParseResult definition
nzakas Feb 21, 2023
ab09211
Clean up errors and violations types
nzakas Feb 21, 2023
f98e7eb
Update method signatures
nzakas Feb 21, 2023
c6fcdb3
Make ParseResult#errors optional
nzakas Feb 24, 2023
07be891
Update based on esquery PRs
nzakas Mar 1, 2023
6b1b0aa
Add visitorKeys
nzakas Mar 15, 2023
2131c09
Finish sentence
nzakas Mar 16, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view