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

feature/refactor_TCE-771_TCE-735_TCE-779 #4291

Merged
merged 16 commits into from
Jan 26, 2024

Conversation

codacy-vrhpires
Copy link
Contributor

@codacy-vrhpires codacy-vrhpires commented Jan 25, 2024

  • added plugin react-refresh
  • security and security-node had discrepancies in categorization and severity
  • fixed bug related to how a config file (in the repo) was detected and used
  • reverted .eslintrc config file support deprecation
  • styling patterns were deprecated in @typecript-eslint package and moved to a separate package
    • a new parsing method for those rules was implemented because it didn’t follow current pattern /docs/rules/*.md
  • node-fetch was converted to ESM so its usage was replaced by axios and the package removed
  • docs/description folder is now emptied every time documentation is generated to purge deprecated patterns description files
  • updated scripts section in package.json to follow current styling
    • added eslint script (and styling rules) to fix the tool code styling automatically
    • added upgrade script to upgrade and install all packages and then generate docs in a single command
  • improved dockerfile efficiency
  • added test to assert description.json and patterns.json are created
  • refactored docGenerator class to streamline its usage in docGeneratorMain
  • removed need to parse package.json to retrieve Eslint version in toolmetada

@codacy-vrhpires codacy-vrhpires changed the title feature/refactor_TCE-771_TCE-735 feature/refactor_TCE-771_TCE-735_TCE-779 Jan 26, 2024
Copy link
Contributor

@stefanvacareanu7 stefanvacareanu7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see a lot of removed patterns. Was this intended? Reading the description, not all of those are included.

Other than this, LGTM!

@codacy-vrhpires codacy-vrhpires merged commit 93dfa9e into master Jan 26, 2024
5 checks passed
@codacy-vrhpires codacy-vrhpires deleted the feature/refactor_TCE-771_TCE-735 branch January 26, 2024 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants