superlint/lib/functions/possum.sh

26 lines
1.4 KiB
Bash
Raw Normal View History

2020-06-23 12:02:45 -04:00
#!/usr/bin/env bash
2020-11-06 09:26:15 -05:00
2020-11-05 17:21:41 -05:00
# editorconfig-checker-disable
2020-11-06 09:35:06 -05:00
cat <<EOF
2020-05-07 08:30:12 -04:00
--------------------------------------------------------------------------------
2020-05-06 10:36:33 -04:00
/@@#///////@@/(@//@%/(@.@( @@
@@//////////////////////////////#* @@@
@////@//(///////////@@@@@///@//@/@**//@@(
@///////@///////////////@@@@ ( @,
@/(&/@//////////////////// @
@////////////////////////@@ @
2020-07-31 10:54:58 -04:00
@%////////(//////////%/////&@ @@ *,@ ______________
2020-08-03 15:14:54 -04:00
@@@@@/@/#/////(&////////////////// .@ / \\
*@@@@@. .%///(//@//////////////////&. .@@, @% / Don't mind me \\
@@% .&@&&/@.@//&/////(////////// @@@@@@@@@ .. &@ / I'm just looking \\
2020-07-31 10:54:58 -04:00
@@% @@@@@ @&/////////////////# @/ V @@/ ,@@@ @ < for some trash... |
2020-08-03 15:14:54 -04:00
@@@% @@@@ .%@@@@//////#@ @ @@ @ .,. \\__________________/
2020-05-06 11:03:06 -04:00
@@@/@( (@@@@% @/\ %
@@@@( . .@@/\ #
2020-05-06 10:36:33 -04:00
@ %@%
2020-05-07 08:30:12 -04:00
--------------------------------------------------------------------------------
2020-05-06 10:36:33 -04:00
EOF
2020-11-05 17:21:41 -05:00
# editorconfig-checker-enable