Merge pull request #85 from github/IAmHughesadd-better-possum

Add better possum
This commit is contained in:
Thomas Hughes 2020-05-06 10:05:23 -05:00 committed by GitHub
commit 9f702c7b0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 32 deletions

View file

@ -158,38 +158,14 @@ ERRORS_FOUND_TERRAFORM=0 # Count of errors found
#### Function Header ########################################################### #### Function Header ###########################################################
Header() Header()
{ {
echo ' : :' ###############################
echo ' __ | | _,_' # Give them the possum action #
echo ' ( ~~^-l_____],.-~ /' ###############################
echo ' \ ")\ "^k. (_,-"' /bin/bash possum.sh
echo ' `>._ \ _ `\ \'
echo ' _.-~/ ^k. (0) ` (0' ##########
echo ' .-~ { ~` ~ ..T' # Prints #
echo ' / . "-.. _.-/' ##########
echo ' / Y . "T'
echo ' Y l ~-./l_'
echo ' | \ . .<'
echo ' | `-.._ __,/"r'
echo ' l .-~~"-. / I'
echo ' Y Y "~[ |'
echo ' \ \_.^--, ['
echo ' \ _~> |'
echo ' \ ___)--~ |'
echo ' ^. : l'
echo ' ^. __.j |'
echo ' Y I |'
echo ' l l I'
echo ' Y\__/\ |'
echo ' \ ^. |'
echo ' \___/~-^.'
echo ' ^. ~"--.,_'
echo ' |~-.___/ ~-.'
echo ' | ~Y--.,__/ .'
echo ' : : "x \'
echo ' \__/ \.'
echo ' \ ]'
echo ' ^..^'
echo ' V'
echo "" echo ""
echo "---------------------------------------------" echo "---------------------------------------------"
echo "--- Github Actions Multi Language Linter ----" echo "--- Github Actions Multi Language Linter ----"

18
lib/possum.sh Executable file
View file

@ -0,0 +1,18 @@
#!/bin/bash
cat <<EOF
/@@#///////@@/(@//@%/(@.@( @@
@@//////////////////////////////#* @@@
@////@//(///////////@@@@@///@//@/@**//@@(
@///////@///////////////@@@@ ( @,
@/(&/@//////////////////// @
@////////////////////////@@ @
@%////////(//////////%/////&@ @@ *,@
@@@@@/@/#/////(&////////////////// .@
*@@@@@. .%///(//@//////////////////&. .@@, @%
@@% .&@&&/@.@//&/////(////////// @@@@@@@@@ .. &@
@@@@@ @&/////////////////# @/ V @@/ ,@@@ @
@ @@@@ .%@@@@//////#@ @ @@ @ .,.
@@@/@( (@@@@% @/\ %
@@@@( . .@@/\ #
@ %@%
EOF