Skip to content

Tags: ghostiam/protogetter

Tags

v0.3.9

Toggle v0.3.9's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
Merge pull request #13 from ldez/feat/remove-golancgi-lint-mode

feat: remove golangci-lint mode

v0.3.8

Toggle v0.3.8's commit message

Verified

This commit was signed with the committer’s verified signature.
ghostiam Vladislav Fursov
update go version to 1.23

Signed-off-by: Vladislav Fursov <[email protected]>

v0.3.7

Toggle v0.3.7's commit message

Verified

This commit was signed with the committer’s verified signature.
ghostiam Vladislav Fursov
process the `ast.SliceExpr` node as is.

close #12

Signed-off-by: Vladislav Fursov <[email protected]>

v0.3.6

Toggle v0.3.6's commit message

Verified

This commit was signed with the committer’s verified signature.
ghostiam Vladislav Fursov
process the `ast.FuncLit` node as is.

close #10

Signed-off-by: Vladislav Fursov <[email protected]>

v0.3.5

Toggle v0.3.5's commit message

Verified

This commit was signed with the committer’s verified signature.
ghostiam Vladislav Fursov
process the `ast.ArrayType` node as is.

Signed-off-by: Vladislav Fursov <[email protected]>

v0.3.4

Toggle v0.3.4's commit message

Verified

This commit was signed with the committer’s verified signature.
ghostiam Vladislav Fursov
by default we skip checking and fixing the first argument in the appe…

…nd function.

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was signed with the committer’s verified signature.
ghostiam Vladislav Fursov
fix optional proto fields false positive

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #7 from snprajwal/fix-proto2

fix: handle dereference in proto2 bindings

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
ghostiam Vladislav Fursov
add skip any generated files

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
ghostiam Vladislav Fursov
add skip files with the given glob patterns and add flags for configu…

…re linter.