Skip to content

Add and configure ESLint and update configuration for Prettier#617

Merged
IvanZosimov merged 5 commits intoactions:mainfrom
akv-platform:update-configs
Mar 9, 2023
Merged

Add and configure ESLint and update configuration for Prettier#617
IvanZosimov merged 5 commits intoactions:mainfrom
akv-platform:update-configs

Conversation

@IvanZosimov
Copy link
Contributor

Description:
In the scope of this PR, we are adding the ESLint tool and updating Prettier:

  • ESLint dependencies were added;
  • Configuration files .eslintrc.js and .eslintignore were added;
  • Prettier dependency was updated;
  • Configuration files .prettiertrc.js and .prettierignore were added, .prettierrc.json was removed;
  • Commands in the package.json file were updated;
  • Repository was formatted and linted according to the added configuration files;
  • Unit-tests were updated;
  • File .gitattributes was updated to force git to replace CRLF eof to LF eof;

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

@IvanZosimov IvanZosimov requested a review from a team as a code owner March 3, 2023 13:32
@IvanZosimov IvanZosimov merged commit ec365b4 into actions:main Mar 9, 2023
tdfacer pushed a commit to ifit/setup-python that referenced this pull request Oct 7, 2025
…ns#617)

* Add ESLint, update Prettier

* Update docs

* Update tests

* Update licenses

* Fix review points
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.

5 participants