15 Commits (d358fc286d1da690fb4acea629457faa9010944a)

Author SHA1 Message Date
Eric Sunshine 3042b6bb59 chainlint: match "quoted" here-doc tags 7 years ago
Eric Sunshine 4f69176feb chainlint: add test of pathological case which triggered false positive 7 years ago
Eric Sunshine 22e3e0241a chainlint: recognize multi-line quoted strings more robustly 7 years ago
Eric Sunshine d93871143f chainlint: let here-doc and multi-line string commence on same line 7 years ago
Eric Sunshine 06fc5c9f90 chainlint: recognize multi-line $(...) when command cuddled with "$(" 7 years ago
Eric Sunshine 7e32a31b21 chainlint: match 'quoted' here-doc tags 7 years ago
Eric Sunshine c2c29cc03e chainlint: match arbitrary here-docs tags rather than hard-coded names 7 years ago
Eric Sunshine 950079b7b6 t/chainlint: add chainlint "specialized" test cases 7 years ago
Eric Sunshine 1f718b0b78 t/chainlint: add chainlint "complex" test cases 7 years ago
Eric Sunshine 24c8618064 t/chainlint: add chainlint "cuddled" test cases 7 years ago
Eric Sunshine ebcbbe060f t/chainlint: add chainlint "loop" and "conditional" test cases 7 years ago
Eric Sunshine bb4efbc5df t/chainlint: add chainlint "nested subshell" test cases 7 years ago
Eric Sunshine 90a880393a t/chainlint: add chainlint "one-liner" test cases 7 years ago
Eric Sunshine 7b90679012 t/chainlint: add chainlint "whitespace" test cases 7 years ago
Eric Sunshine 5238710eb4 t/chainlint: add chainlint "basic" test cases 7 years ago