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: add oxlint completions #2426

Merged
merged 2 commits into from
Aug 8, 2024
Merged

Conversation

DonIsaac
Copy link
Contributor

@DonIsaac DonIsaac commented Aug 2, 2024

Adds support for oxlint, a next-gen JavaScript and TypeScript linter.

@withfig-bot
Copy link
Collaborator

withfig-bot commented Aug 2, 2024

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@withfig-bot
Copy link
Collaborator

Overview

src/oxlint.ts:

Info:

@withfig-bot
Copy link
Collaborator

Hello @DonIsaac,
thank you very much for creating a Pull Request!
Here is a small checklist to get this PR merged as quickly as possible:

  • Do all subcommands / options which take arguments include the args property (args: {})?
  • Are all options modular? E.g. -a -u -x instead of -aux
  • Have all other checks passed?

Please add a 👍 as a reaction to this comment to show that you read this.

@DonIsaac
Copy link
Contributor Author

DonIsaac commented Aug 2, 2024

I have read the CLA Document and I hereby sign the CLA

withfig-bot added a commit that referenced this pull request Aug 2, 2024
@grant0417 grant0417 merged commit 81cba2b into withfig:master Aug 8, 2024
5 checks passed
@withfig withfig locked and limited conversation to collaborators Aug 8, 2024
@DonIsaac DonIsaac deleted the don/feat/oxlint branch August 9, 2024 05:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants