diff options
Diffstat (limited to 'run-tests')
-rwxr-xr-x | run-tests | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,7 @@ -#!/bin/bash -eu +#!/usr/bin/env bash + +set -e +set -u # Author: w0rp <devw0rp@gmail.com> # |
index : ale | ||
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support | cos |
summaryrefslogtreecommitdiff |