You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to run the static script locally I needed to first sudo apt-get install shellcheck (on Ubuntu 18.04.3 LTS). This was a little confusing to me as I thought this was a missing pip package, while I had already tried .ci/static.sh install and couldn't find any mention of spellcheckin the doc search.
A good place to document this might be on the intro page under a new section titled something like "Local usage". This new section would be a good place to include some commonly-used commands such as:
In order to run the static script locally I needed to first
sudo apt-get install shellcheck
(on Ubuntu 18.04.3 LTS). This was a little confusing to me as I thought this was a missing pip package, while I had already tried.ci/static.sh install
and couldn't find any mention ofspellcheck
in the doc search.A good place to document this might be on the intro page under a new section titled something like "Local usage". This new section would be a good place to include some commonly-used commands such as:
The text was updated successfully, but these errors were encountered: