Commit Graph

24 Commits (10d1361a2c4baa57dc7db17af3a1ac42300c9af2)

Author SHA1 Message Date
nytral 55787ff7b9 other fixes
nytral b00919c692 various fixes
neilpang f213215c81 fix lua
nytral 8d53ec5353 fixed validation, added LUA while I'm at it
neilpang 1476a9ecf1 fix format
neilpang d78ba322bf fix update
neilpang ab5c1b0a3a minor
neilpang 53fa16d39f minor
neilpang 05cf405cb5 minor
neilpang 5d833336d3 minor
Bastian Bittorf 3ca93f4a4c shellcheck: fix several occurences of SC2034
message:
SC2034: $VARNAME appears unused. Verify it or export it.

most of these are related to the style:
we generate global vars, which are used in other functions.

the var "lexical_url" was really unused (left it as comment)

the travis-check now does not need anymore special flags.

Signed-off-by: Bastian Bittorf <bb@npl.de>
klemens 329174b6d9 spelling fixes
neilpang a8c6111197 fix shellcheck warnings
neilpang e9f9f515bd fix shellcheck warnings.
neilpang a0636d5a87 fix shellcheck warnings.
neilpang c7b16249b8 fix shellcheck warnings
root 439580b91b apply shfmt to dns_dp api.
neilpang 4c2a384159 Add shfmt to format source code
nytral 1d9f76e2c8 working email contact added
nytral 56e0269e5e email contact added
nytral 662df85e54 s/bash/sh/
nytral 2be4a5e486 use _base64
nytral a43d697225 cleanup
nytral f06c1e6c78 luadns bash script