finish adding spellcheck

This commit is contained in:
LDprg
2024-05-24 18:14:03 +02:00
parent 7d8ae3ae3e
commit 8f259464a5
4 changed files with 84 additions and 71 deletions

View File

@@ -26,6 +26,8 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
# shellcheck disable=all
# store the current set options
OLD_SET=$-
set -e