Emacs Flymake backend for RBS #3089
gemmaro
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I made an experimental Flymake backend for RBS files: https://codeberg.org/gemmaro/flymake-rbs.
Flymake is a package to show diagnostics. With this backend, you can check a syntax error (if any) while editing RBS files on Emacs.
All reactions