-
Notifications
You must be signed in to change notification settings - Fork 15
Fix flycheck errors #36
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
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- clojurescript-ts-mode -> clojure-ts-clojurescript-mode - clojurec-ts-mode -> clojure-ts-clojurec-mode - clojure-dart-ts-mode -> clojure-ts-clojuredart-mode - clojure-jank-ts-mode -> clojure-ts-jank-mode
Please, reflect this renaming in the changelog. |
Note to self: after this is merged I have to update this PR: Fuco1/smartparens#1185 |
p4v4n
added a commit
to p4v4n/clojure-ts-mode
that referenced
this pull request
Feb 15, 2024
- after breaking them earlier in this PR clojure-emacs#36
Merged
p4v4n
added a commit
to p4v4n/clojure-ts-mode
that referenced
this pull request
Feb 15, 2024
- after breaking them earlier in this PR clojure-emacs#36
bbatsov
pushed a commit
that referenced
this pull request
Feb 15, 2024
- after breaking them earlier in this PR #36
4 tasks
kommen
added a commit
to kommen/flycheck-clj-kondo
that referenced
this pull request
Feb 21, 2024
The derived modes have been renamed: clojure-emacs/clojure-ts-mode#36
dalugm
added a commit
to dalugm/apheleia
that referenced
this pull request
Mar 4, 2024
After this pr clojure-emacs/clojure-ts-mode#36 The names of clojure-ts's major modes had changed
dalugm
added a commit
to dalugm/apheleia
that referenced
this pull request
Mar 5, 2024
After clojure-ts-mode's this pr clojure-emacs/clojure-ts-mode#36 The names of clojure-ts's major modes had changed --- no changelog update needed
dalugm
added a commit
to dalugm/apheleia
that referenced
this pull request
Mar 23, 2024
After clojure-ts-mode's this pr clojure-emacs/clojure-ts-mode#36 The names of clojure-ts's major modes had changed --- no changelog update needed
raxod502
pushed a commit
to radian-software/apheleia
that referenced
this pull request
Mar 31, 2024
After this pr clojure-emacs/clojure-ts-mode#36 The names of clojure-ts's major modes had changed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fix all the errors from flycheck.
This contains a breaking change with the derived mode vars being renamed.
clojurescript-ts-mode
->clojure-ts-clojurescript-mode
clojurec-ts-mode
->clojure-ts-clojurec-mode
clojure-dart-ts-mode
->clojure-ts-clojuredart-mode
clojure-jank-ts-mode
->clojure-ts-jank-mode