generated from archoleat/repo-template
-
Notifications
You must be signed in to change notification settings - Fork 0
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
refactor(index): add new rules #12
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
archoleater bot
pushed a commit
that referenced
this pull request
Feb 6, 2024
## 1.0.0 (2024-02-06) ### Code Refactoring * add rules ([d300e28](d300e28)) * **architecture:** add new modules ([9a2e5e5](9a2e5e5)) * **architecture:** add new modules ([#19](#19)) ([2d0aa35](2d0aa35)) * deps ([dacc67c](dacc67c)) * **eslint:** add options ([309e3fc](309e3fc)) * **ignore:** remove `license` ([6822375](6822375)) * **index:** add new rules ([5daaeea](5daaeea)) * **index:** add new rules ([#12](#12)) ([2b89481](2b89481)) * **module:** add `utils` ([62e4746](62e4746)) * **modules:** add new modules ([4b5bf28](4b5bf28)) * **name:** change name ([ae63081](ae63081)) * **name:** change name ([#11](#11)) ([88e2386](88e2386)) * **name:** change org name ([1edeaef](1edeaef)) * **order.js:** remove unused rules ([dd06240](dd06240)) * **order.js:** remove unused rules ([#17](#17)) ([cd8f8e5](cd8f8e5)) * **package:** add new keywords ([ac1fbdf](ac1fbdf)) * **package:** add new keywords ([#8](#8)) ([c0eccb6](c0eccb6)) * **package:** change engine version ([d078aaf](d078aaf)) * **package:** change engine version ([#6](#6)) ([567510b](567510b)) * **paths:** change paths ([fd990cc](fd990cc)) * **paths:** change paths ([#7](#7)) ([3ae0a39](3ae0a39)) * remove ts support ([c51eba3](c51eba3)) * **rules:** add exp rules ([9f566be](9f566be)) * sort rules ([f072fa5](f072fa5)) * sort rules ([7f88599](7f88599)) ### Documentation * **readme:** add badges for npm ([24bbcdf](24bbcdf)) * **readme:** fix block quotes ([6ff41fe](6ff41fe)) * **readme:** fix block quotes ([#15](#15)) ([9323a5d](9323a5d)) * **readme:** remove `tso` badge ([7904346](7904346)) * **readme:** remove `tso` badge ([#9](#9)) ([c6ba855](c6ba855)) * **readme:** rewrite text ([a25e449](a25e449)) * **readme:** update ([aee91c5](aee91c5)) ### Styles * add format and standards ([bf68b58](bf68b58)) * add format and standards ([#10](#10)) ([fc0fc0c](fc0fc0c))
🎉 This PR is included in version 1.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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.
This is an automated pull request to update from branch refactor/rules