mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated Contrib (markdown)
@@ -72,3 +72,7 @@ This function and keymap add the ability to auto-insert the appropriate shellche
|
|||||||
|
|
||||||
(define-key flycheck-error-list-mode-map (kbd "d") #'shellcheck-disable-error-at-point)
|
(define-key flycheck-error-list-mode-map (kbd "d") #'shellcheck-disable-error-at-point)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### JetBrains Webstorm Integration
|
||||||
|
|
||||||
|
Scroll to the bottom of [Issue #360](https://github.com/koalaman/shellcheck/issues/360) for both a plugin and a native external command solution.
|
Reference in New Issue
Block a user