mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 06:01:05 -05:00
with teeth
This commit is contained in:
parent
4358e9cf5a
commit
55a8c200d3
2 changed files with 10 additions and 3 deletions
|
@ -158,7 +158,14 @@ ERRORS_FOUND_TERRAFORM=0 # Count of errors found
|
|||
#### Function Header ###########################################################
|
||||
Header()
|
||||
{
|
||||
###############################
|
||||
# Give them the possum action #
|
||||
###############################
|
||||
/bin/bash possum.sh
|
||||
|
||||
##########
|
||||
# Prints #
|
||||
##########
|
||||
echo ""
|
||||
echo "---------------------------------------------"
|
||||
echo "--- Github Actions Multi Language Linter ----"
|
||||
|
|
|
@ -10,9 +10,9 @@ cat <<EOF
|
|||
@@@@@/@/#/////(&////////////////// .@
|
||||
*@@@@@. .%///(//@//////////////////&. .@@, @%
|
||||
@@% .&@&&/@.@//&/////(////////// @@@@@@@@@ .. &@
|
||||
@@@@@ @&/////////////////# @/ @ @@/ ,@@@ @
|
||||
@@@@@ @&/////////////////# @/ V @@/ ,@@@ @
|
||||
@ @@@@ .%@@@@//////#@ @ @@ @ .,.
|
||||
@@@/@( (@@@@% @/@ %
|
||||
@@@@( . .@@/ #
|
||||
@@@/@( (@@@@% @/\ %
|
||||
@@@@( . .@@/\ #
|
||||
@ %@%
|
||||
EOF
|
||||
|
|
Loading…
Reference in a new issue