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

Remove Node/NPM/Prettier #1241

Merged
merged 2 commits into from
May 22, 2024
Merged

Remove Node/NPM/Prettier #1241

merged 2 commits into from
May 22, 2024

Conversation

egibs
Copy link
Contributor

@egibs egibs commented May 22, 2024

Background

Requiring prettier et al. to handle formatting for non-Python files is heavy and an anti-pattern for a Python repository. This PR removes Node/NPM/Prettier.

Changes

  • Removes Node and NPM
  • Stops requiring prettier for formatting changes

Testing

  • make fmt; make lint; make test

Signed-off-by: egibs <20933572+egibs@users.noreply.github.com>
@egibs egibs requested a review from a team as a code owner May 22, 2024 18:48
Signed-off-by: egibs <20933572+egibs@users.noreply.github.com>
@egibs egibs merged commit 442849c into release May 22, 2024
7 checks passed
@egibs egibs deleted the egibs-remove-npm branch May 22, 2024 20:49
ben-githubs pushed a commit that referenced this pull request Jun 27, 2024
* Remove Node/NPM/Prettier

Signed-off-by: egibs <20933572+egibs@users.noreply.github.com>

* Update README; add removal notes

Signed-off-by: egibs <20933572+egibs@users.noreply.github.com>

---------

Signed-off-by: egibs <20933572+egibs@users.noreply.github.com>
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.

2 participants