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.
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(cmd/gno): perform type checking when calling linter #1730
base: master
Are you sure you want to change the base?
feat(cmd/gno): perform type checking when calling linter #1730
Changes from 29 commits
85f62ba
9409285
cb63cf5
3710ded
37c9e66
59c5bb1
d39292b
a25d076
a889dea
aae89db
fd2722e
8856225
d6955d0
c3e8ff8
1de00fa
c0581dd
b3c7adb
250e292
0d8596d
10c0434
f641c58
9779ff3
7b239df
1b323a2
df1679c
ee0448e
a169800
d2c3264
b320155
e53aa22
172e4ae
0fa34fa
8688167
89d9887
ccf0ba9
338454f
1c5c14f
c2917c6
6b4ed9e
593defa
0007e73
9ccb5ee
e20ebbe
ad2f0b1
66fb953
38cba04
bee0f30
3a82a98
a112b4a
39ae304
dbde296
9ee3cc6
f843acb
2558b09
cc9d45e
09f081c
38719cd
815c573
6154240
10992d2
b0dbfe7
c5af2fe
dd64ec1
7d93ab1
0ffda3b
dcb9930
d5d166c
b21a7f5
6530717
733fa73
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would vote for making
gmFile == nil
not a draft.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it's already the case!