From d7b585962b17ad3e29c888f7b87b68e448434ecd Mon Sep 17 00:00:00 2001 From: Andrew Herr Date: Tue, 3 Oct 2023 14:35:33 -0600 Subject: [PATCH] change link for emacs integration Update the link to point to Flycheck's built in standard checker. The current link points to an unpackaged repo for a flycheck checker that is more complicated to install than configuring a variable for Flycheck. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af6d402e..346653dc 100644 --- a/README.md +++ b/README.md @@ -155,7 +155,7 @@ We've added a number of editing guides for getting started: - [vim](https://github.com/standardrb/standard/wiki/IDE:-vim) - [neovim](https://github.com/standardrb/standard/wiki/IDE:-neovim) - [RubyMine](https://www.jetbrains.com/help/ruby/rubocop.html#disable_rubocop) -- [emacs](https://github.com/julianrubisch/flycheck-standardrb) +- [emacs](https://www.flycheck.org/en/latest/languages.html#syntax-checker-ruby-standard) - [Atom](https://github.com/standardrb/standard/wiki/IDE:-Atom) If you'd like to help by creating a guide, please draft one [in an