From 2873e44bab76a82996acd41ceaec9edb979990ba Mon Sep 17 00:00:00 2001 From: monkstone Date: Sat, 16 Nov 2019 14:09:01 +0000 Subject: [PATCH] Format --- docs/_editors/geany.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/_editors/geany.md b/docs/_editors/geany.md index 6dc54f6..50647c0 100644 --- a/docs/_editors/geany.md +++ b/docs/_editors/geany.md @@ -26,6 +26,7 @@ See running sketch below:- ![geany]({{ site.github.url }}/assets/geany.png) #### Advanced options + 1. rubocop If you install the `rubocop` gem you can use the Build/Rubocop control to do a static test on the current file. You can configure `rubocop` to ignore selected rules if you wish. Or use it to auto-correct issues.