-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
feat: no-mixing-controlled-and-uncontrolled
#486
Open
SukkaW
wants to merge
5
commits into
Rel1cx:main
Choose a base branch
from
SukkaW:rule-no-mixing-controlled-and-uncontrolled
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat: no-mixing-controlled-and-uncontrolled
#486
SukkaW
wants to merge
5
commits into
Rel1cx:main
from
SukkaW:rule-no-mixing-controlled-and-uncontrolled
+171
−0
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
@SukkaW is attempting to deploy a commit to the Rel1cx's projects Team on Vercel. A member of the Team first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Rel1cx
force-pushed
the
main
branch
2 times, most recently
from
May 21, 2024 15:32
d111cdb
to
46e396e
Compare
Rel1cx
force-pushed
the
main
branch
3 times, most recently
from
June 22, 2024 06:20
6463592
to
4355255
Compare
Rel1cx
force-pushed
the
main
branch
6 times, most recently
from
July 8, 2024 06:33
75c3ab6
to
ea94363
Compare
Rel1cx
force-pushed
the
main
branch
7 times, most recently
from
July 23, 2024 09:51
7775792
to
e26b9cd
Compare
Rel1cx
force-pushed
the
main
branch
5 times, most recently
from
August 14, 2024 00:03
5e031f3
to
22e812b
Compare
Rel1cx
added
Type: New Rule
Introduce a new rule
Status: On Hold
The issue is currently on hold
labels
Aug 20, 2024
Rel1cx
force-pushed
the
main
branch
2 times, most recently
from
August 26, 2024 04:12
6e069d6
to
d473cf5
Compare
Rel1cx
force-pushed
the
main
branch
7 times, most recently
from
September 2, 2024 14:40
f989815
to
35a004b
Compare
Rel1cx
force-pushed
the
main
branch
2 times, most recently
from
September 12, 2024 03:14
ba92e76
to
b541d1c
Compare
Rel1cx
force-pushed
the
main
branch
2 times, most recently
from
October 28, 2024 01:05
74ad5ac
to
d62bb6b
Compare
Rel1cx
force-pushed
the
main
branch
4 times, most recently
from
December 7, 2024 19:50
f7592e1
to
4291bd1
Compare
Rel1cx
force-pushed
the
main
branch
2 times, most recently
from
December 16, 2024 07:28
f7aa704
to
ecf0b6e
Compare
Rel1cx
force-pushed
the
main
branch
2 times, most recently
from
December 23, 2024 10:54
c47e8d5
to
de8599a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
What kind of change does this PR introduce?
Does this PR introduce a breaking change?
Checklist
fix: remove a typo, closes #___, #___
)Other information