stable

Clone or download

Read-only

Fix eslint errors

part of request #13545: Introduce eslint to the test pipeline This fixes all eslint errors in botmattermost_git plugin. How to test: - npm run eslint -- --quiet ./plugins/botmattermost_git - The previous command should return 0 error. "quiet option" disables warnings, which are not handled by this commit. - No functional change expected Change-Id: If641adef4a279000170bf1d2c28008daa7ed0a1d

Modified Files

Name
M scripts/autocompleter.js +3 −0 Go to diff View file