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

Remove our custom fix formatters #577

Closed
JoshuaKGoldberg opened this issue Oct 24, 2018 · 1 comment
Closed

Remove our custom fix formatters #577

JoshuaKGoldberg opened this issue Oct 24, 2018 · 1 comment
Assignees
Labels
Domain: Tooling Repository tasks around improving source tooling. Type: Breaking Change

Comments

@JoshuaKGoldberg
Copy link

fix-no-require-imports and fix-no-var-keyword predate TSLint's ability to --fix violations. They're no longer necessary and should be marked as deprecated.

After the next major release following their deprecation, they should be removed.

@JoshuaKGoldberg JoshuaKGoldberg added the Domain: Tooling Repository tasks around improving source tooling. label Oct 24, 2018
@JoshuaKGoldberg JoshuaKGoldberg self-assigned this Oct 24, 2018
JoshuaKGoldberg pushed a commit that referenced this issue Oct 24, 2018
JoshuaKGoldberg pushed a commit that referenced this issue Oct 26, 2018
* Deprecated our --fix formatters

Starts on #577

* Whoops, name in warning
JoshuaKGoldberg pushed a commit that referenced this issue Nov 5, 2018
* Removed mentions of now-deprecated formatters from README.md

Continues #577.

* Removed validation build step
@JoshuaKGoldberg JoshuaKGoldberg changed the title Deprecate our custom fix formatters Remove our custom fix formatters Dec 27, 2018
@JoshuaKGoldberg
Copy link
Author

☠️ It's time! ☠️

Per #876, this repository is no longer accepting feature pull requests. TSLint is being deprecated and we recommend you switch to https://typescript-eslint.io.

Thanks for open sourcing with us, everyone!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Domain: Tooling Repository tasks around improving source tooling. Type: Breaking Change
Projects
None yet
Development

No branches or pull requests

1 participant