flycheck-buf-lint

Homepage: https://github.com/shuxiao9058/flycheck-buf-lint

Author: Aaron Ji

Updated:

Summary

Flycheck checker for protobuf with buf.build

Commentary

Flycheck checker for protocol with buf-build

Usage:

    (eval-after-load 'flycheck
      '(add-hook 'flycheck-mode-hook #'flycheck-buf-lint-setup))

Dependencies