protolint

A pluggable linter and fixer to enforce Protocol Buffer style and conventions.

MIT License

Downloads
21.8K
Stars
561
Committers
13

Bot releases are visible (Hide)

protolint - v0.50.5 Latest Release

Published by yoheimuta 3 months ago

Changelog

  • 903a0c3d1969cf9a01c7f50cace2753ad6cd57cf Configure Got to use HttpsProxyAgent for https URLs
  • 6cc254e66be8f7d7c74d586ded92144f53136e81 Merge pull request #428 from etemi/master
protolint - v0.50.4

Published by yoheimuta 3 months ago

Changelog

  • 373de705d6495c3a66066aae610422fdf12a5448 Merge pull request #424 from yoheimuta/dependabot/docker/alpine-3.20.2
  • 82662bf76bafdae074711184f19b0e7b929a3cd7 Merge pull request #425 from yoheimuta/dependabot/github_actions/docker/login-action-3.3.0
  • 5b01353bbb7f9d3d3417ca38c420b0059cf1b9d4 Merge pull request #427 from carstencodes/contrib/carstencodes/fix-mjs-installer
  • b5ad9d839f51d2cad816500a8c61c602d7d4ea6d chore(deps): Bump alpine from 3.20.1 to 3.20.2
  • 9c2de43465f584c59053e60e51c3c8b68489c71a chore(deps): Bump docker/login-action from 3.2.0 to 3.3.0
  • 1769deab3e31a209ee5111a02a34f9746c99fbd1 feat: Add PROTOLINT_NO_PROXY
  • 8675f84a95fd4f527ca22382cdbd05e69dd26171 fix: Proxy Agent usage
protolint - v0.50.3

Published by yoheimuta 4 months ago

Changelog

  • 3ae32fc Fixed severity in maxLineLengthRule
  • 1f1793c Merge pull request #420 from profhenry/419_configuring_severity_does_not_work_for_MaxLineLengthRule
  • b7dd32c Merge pull request #421 from yoheimuta/dependabot/go_modules/google.golang.org/grpc-1.65.0
  • 5f743c0 Moved handling of fallback to default severity from config to rule
  • 145d2ec Removed FailureWithSeverityf constructor
  • 545cfc2 chore(deps): Bump google.golang.org/grpc from 1.64.0 to 1.65.0
protolint - v0.50.2

Published by yoheimuta 4 months ago

Changelog

  • d2372e0 Merge pull request #418 from yoheimuta/support-utf-8-bom
  • 4fa9a66 Support UTF-8-BOM files
protolint - v0.50.1

Published by yoheimuta 4 months ago

Changelog

  • d2372e0 Merge pull request #418 from yoheimuta/support-utf-8-bom
  • 4fa9a66 Support UTF-8-BOM files
protolint - v0.50.0

Published by yoheimuta 4 months ago

Changelog

  • c300f9b Add severity and basedir to JSON report
  • eb90edd Fixed severity config via protolint yaml config
  • 1af4ed3 Merge pull request #410 from yoheimuta/dependabot/github_actions/actions/setup-node-4
  • af1b5b5 Merge pull request #411 from yoheimuta/dependabot/go_modules/google.golang.org/protobuf-1.34.2
  • 9b09390 Merge pull request #413 from yoheimuta/dependabot/docker/alpine-3.20.1
  • 20e0953 Merge pull request #415 from profhenry/414_json_report_enhancements
  • d6a3250 Merge pull request #417 from profhenry/416_configure_rule_severity_via_protolint_config
  • 7f6f2be chore(deps): Bump actions/setup-node from 3 to 4
  • 6abc7be chore(deps): Bump alpine from 3.20.0 to 3.20.1
  • dddd7a5 chore(deps): Bump google.golang.org/protobuf from 1.34.1 to 1.34.2
protolint - v0.49.8

Published by yoheimuta 5 months ago

Changelog

  • 1193ee3 Fixed config_path
  • 444bb24 Merge pull request #388 from yoheimuta/dependabot/github_actions/github/codeql-action-3
  • 463c651 Merge pull request #389 from yoheimuta/dependabot/github_actions/gradle/gradle-build-action-3
  • b32a176 Merge pull request #391 from yoheimuta/dependabot/github_actions/docker/setup-qemu-action-3
  • 96ae153 Merge pull request #393 from yoheimuta/dependabot/docker/alpine-3.19.1
  • 7e078db Merge pull request #394 from yoheimuta/dependabot/go_modules/github.com/chavacava/garif-0.1.0
  • 186a62f Merge pull request #395 from yoheimuta/dependabot/go_modules/google.golang.org/protobuf-1.34.1
  • 7a80f7d Merge pull request #396 from yoheimuta/dependabot/github_actions/actions/checkout-4
  • f078255 Merge pull request #397 from yoheimuta/dependabot/go_modules/github.com/hashicorp/go-plugin-1.6.1
  • 4ecaebb Merge pull request #398 from yoheimuta/dependabot/go_modules/google.golang.org/grpc-1.64.0
  • 7c0c5fb Merge pull request #399 from yoheimuta/dependabot/github_actions/actions/setup-go-5
  • 98fc9e3 Merge pull request #400 from yoheimuta/dependabot/go_modules/github.com/BurntSushi/toml-1.4.0
  • c16d9f0 Merge pull request #401 from yoheimuta/dependabot/docker/alpine-3.20.0
  • b8d9d84 Merge pull request #403 from yoheimuta/dependabot/github_actions/docker/login-action-3.2.0
  • b9b7a9f Merge pull request #404 from yoheimuta/dependabot/github_actions/actions/setup-python-5
  • aca55ec Merge pull request #405 from yoheimuta/dependabot/github_actions/actions/setup-java-4
  • d652e30 Merge pull request #407 from profhenry/406_fixes_config_path_plugin_parameter
  • 1d1e061 Merge pull request #408 from yoheimuta/upgrade-goreleaser
  • b74240d chore(deps): Bump actions/checkout from 3 to 4
  • d359bed chore(deps): Bump actions/setup-go from 3 to 5
  • 8310bb3 chore(deps): Bump actions/setup-java from 2 to 4
  • 4f7132a chore(deps): Bump actions/setup-python from 4 to 5
  • 232121a chore(deps): Bump alpine from 3.17.2 to 3.19.1
  • 9fdd6e8 chore(deps): Bump alpine from 3.19.1 to 3.20.0
  • 97104e3 chore(deps): Bump docker/login-action from 2.1.0 to 3.2.0
  • 6d33910 chore(deps): Bump docker/setup-qemu-action from 2 to 3
  • 076cbe6 chore(deps): Bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0
  • 89e891a chore(deps): Bump github.com/chavacava/garif
  • 574a880 chore(deps): Bump github.com/hashicorp/go-plugin from 1.6.0 to 1.6.1
  • a5598c0 chore(deps): Bump github/codeql-action from 2 to 3
  • fc7439f chore(deps): Bump google.golang.org/grpc from 1.63.2 to 1.64.0
  • bb41a6d chore(deps): Bump google.golang.org/protobuf from 1.34.0 to 1.34.1
  • 7334f55 chore(deps): Bump gradle/gradle-build-action from 2 to 3
  • 61d42cf feat: Upgrade goreleaser to v2 and goreleaser action to v6
protolint - v0.49.7

Published by yoheimuta 6 months ago

Changelog

  • 1db71ad Merge pull request #246 from yoheimuta/dependabot/go_modules/github.com/gertd/go-pluralize-0.2.1
  • bddf95b Merge pull request #254 from yoheimuta/dependabot/github_actions/docker/setup-qemu-action-2
  • afe01bb Merge pull request #288 from yoheimuta/dependabot/github_actions/docker/login-action-2.1.0
  • ff7ef97 Merge pull request #317 from yoheimuta/dependabot/docker/alpine-3.17.2
  • 7d1b130 Merge pull request #321 from yoheimuta/dependabot/go_modules/golang.org/x/sys-0.1.0
  • aa2c4af Merge pull request #381 from yoheimuta/dependabot/go_modules/google.golang.org/grpc-1.63.2
  • 7744b8f Merge pull request #382 from yoheimuta/dependabot/npm_and_yarn/bdist/js/tar-6.2.1
  • 8e25d18 Merge pull request #383 from yoheimuta/dependabot/go_modules/golang.org/x/net-0.23.0
  • 80b4a07 Merge pull request #385 from yoheimuta/dependabot/go_modules/google.golang.org/protobuf-1.34.0
  • 73e35b0 Merge pull request #386 from yoheimuta/dependabot/go_modules/github.com/hashicorp/go-hclog-1.6.3
  • bb7da42 Merge pull request #387 from yoheimuta/dependabot/go_modules/github.com/hashicorp/go-plugin-1.6.0
  • d99eec6 chore(deps): Bump alpine from 3.15.4 to 3.17.2
  • 7b89600 chore(deps): Bump docker/login-action from 1.14.1 to 2.1.0
  • 8988581 chore(deps): Bump docker/setup-qemu-action from 1 to 2
  • cd52505 chore(deps): Bump github.com/gertd/go-pluralize from 0.2.0 to 0.2.1
  • ab1469b chore(deps): Bump github.com/hashicorp/go-hclog from 1.2.0 to 1.6.3
  • e2f43b9 chore(deps): Bump github.com/hashicorp/go-plugin from 1.4.3 to 1.6.0
  • 48841ee chore(deps): Bump golang.org/x/net
  • 92e9b3d chore(deps): Bump golang.org/x/sys
  • 3ccb2db chore(deps): Bump tar from 6.2.0 to 6.2.1 in /bdist/js
  • bedb910 chore(deps): bump google.golang.org/grpc from 1.46.0 to 1.63.2
  • cc02484 chore(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0
protolint - v0.49.6

Published by yoheimuta 6 months ago

Changelog

  • b018d2a Merge pull request #378 from carstencodes/carstencodes/contrib/package-naming
  • adcc3c2 fix: Package Upload to wheel
protolint - v0.49.5

Published by yoheimuta 6 months ago

Changelog

  • ca174e0 Merge pull request #379 from yoheimuta/fix-rpc-names-upper-camel-disable-comment
  • cb95ce7 fix: RPC_NAMES_UPPER_CAMEL_CASE disable is ignored when RPC has embedded comments
protolint - v0.49.4

Published by yoheimuta 7 months ago

Changelog

  • 46989b2 Merge pull request #373 from carstencodes/contrib/carstencodes/MetaDataBuildIssue
  • 3092900 fix: Linter issue on markdown rendering
protolint - v0.49.3

Published by yoheimuta 7 months ago

Changelog

  • 5011675 Merge pull request #372 from carstencodes/contrib/carstencodes/MetaDataBuildIssue
  • c3b198b fix: Wheel MetaData is ordered
protolint - v0.49.2

Published by yoheimuta 7 months ago

Changelog

  • 19a2198 Merge pull request #371 from carstencodes/contrib/carstencodes/newpythonwheelname
  • dbf8614 fix: Renamed Package
protolint - v0.49.1

Published by yoheimuta 7 months ago

Changelog

  • 42b453f Merge pull request #370 from carstencodes/contrib/carstencodes/pip-release
  • 68866bb ci: Corrected deployment
protolint - v0.49.0

Published by yoheimuta 7 months ago

Changelog

  • 0d75656 Merge pull request #358 from carstencodes/contrib/carstencodes/deployments/python
  • 0688b8a chore: fix line-length
  • ee48052 ci: Binaries must be created
  • 7f5019c doc: Added documentation for python support
  • 463d5e8 doc: Added publisher
  • f22f0a7 feat: Added ability to parse toml files
  • a040b98 feat: Added setup py that builds wheel files manually
protolint - v0.48.0

Published by yoheimuta 8 months ago

Changelog

  • f338d2d Merge pull request #366 from yoheimuta/convert-kebab-case
  • 63044ba feat: Convert kebab case to snake case
protolint - v0.47.6

Published by yoheimuta 8 months ago

Changelog

  • 12bdcd6 Fix: Re-configured got
  • 80ba08f Merge pull request #363 from carstencodes/contrib/carstencodes/npm-download-issue
  • b7ae38c chore: Added ProtoLint NPM ReadMe
  • 492641e chore: Updated version
  • 163f88a chore: update dependencies
protolint - v0.47.5

Published by yoheimuta 10 months ago

Changelog

  • 12bdcd6 Fix: Re-configured got
  • 80ba08f Merge pull request #363 from carstencodes/contrib/carstencodes/npm-download-issue
  • b7ae38c chore: Added ProtoLint NPM ReadMe
  • 492641e chore: Updated version
  • 163f88a chore: update dependencies
protolint - v0.47.4

Published by yoheimuta 10 months ago

Changelog

  • 2f86d18 Merge pull request #361 from carstencodes/carstencodes-patch-1
  • 01b1f63 ci: Use scoped AUTH_TOKEN
protolint - v0.47.3

Published by yoheimuta 10 months ago

Changelog

  • 744828f Merge pull request #360 from carstencodes/contrib/carstencodes/set-npm-credentials
  • 2d36738 ci: Save credentials to local npmrc
Package Rankings
Top 42.96% on Npmjs.org
Top 2.2% on Proxy.golang.org
Top 36.29% on Pypi.org
Top 31.68% on Formulae.brew.sh
Badges
Extracted from project README