Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.

Add JS Support for Rules #221

Closed
dastrong-codiga opened this issue Dec 9, 2022 · 0 comments
Closed

Add JS Support for Rules #221

dastrong-codiga opened this issue Dec 9, 2022 · 0 comments
Assignees

Comments

@dastrong-codiga
Copy link
Contributor

dastrong-codiga commented Dec 9, 2022

Rosie now supports rules for Javascript, so we need to ensure that this plugin supports it as well.

The JavaScript rules should run on these file extensions (.js, .jsx, .ts, .tsx).

When you send the request to Rosie, ensure the language is lowercase: javascript.

When sending the content, send the content of the file and send all rules for JavaScript.

here's a ruleset you can test the integration with: https://app.codiga.io/hub/ruleset/javascript-templates

picimako added a commit that referenced this issue Dec 13, 2022
…e support logic to the RosieLanguageSupport class.
picimako added a commit that referenced this issue Dec 13, 2022
dastrong-codiga added a commit that referenced this issue Dec 15, 2022
#221: Added JavaScript and TypeScript language support.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants