emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/rubocop 80be17c 13/64: Fix table


From: ELPA Syncer
Subject: [nongnu] elpa/rubocop 80be17c 13/64: Fix table
Date: Wed, 11 Aug 2021 10:07:55 -0400 (EDT)

branch: elpa/rubocop
commit 80be17cbf099d1b5351f4d5e885e38066b392969
Author: Bozhidar Batsov <bozhidar@tradeo.com>
Commit: Bozhidar Batsov <bozhidar@tradeo.com>

    Fix table
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 22fffd0..95634f9 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ action.
 # Usage
 
 Command                                         | Description                  
                           | RuboCop mode binding
-------------------------------------------------|------------------------------------------------------------------------------
+------------------------------------------------|---------------------------------------------------------|--------------------
 <kbd>M-x rubocop-check-project</kbd>            | Runs RuboCop on the entire 
project                      | `C-c C-r p`
 <kbd>M-x rubocop-check-directory</kbd>          | Prompts from a directory on 
which to run RuboCop        | `C-c C-r d`
 <kbd>M-x rubocop-check-current-file</kbd>       | Runs RuboCop on the 
currently visited file              | `C-c C-r f`



reply via email to

[Prev in Thread] Current Thread [Next in Thread]