mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-06 09:15:49 -05:00
7943ce1f54
* break out: * fix it * fix source * add them exports * more path * more path
25 lines
1.4 KiB
Bash
Executable file
25 lines
1.4 KiB
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
# editorconfig-checker-disable
|
|
cat <<EOF
|
|
--------------------------------------------------------------------------------
|
|
|
|
/@@#///////@@/(@//@%/(@.@( @@
|
|
@@//////////////////////////////#* @@@
|
|
@////@//(///////////@@@@@///@//@/@**//@@(
|
|
@///////@///////////////@@@@ ( @,
|
|
@/(&/@//////////////////// @
|
|
@////////////////////////@@ @
|
|
@%////////(//////////%/////&@ @@ *,@ ______________
|
|
@@@@@/@/#/////(&////////////////// .@ / \\
|
|
*@@@@@. .%///(//@//////////////////&. .@@, @% / Don't mind me \\
|
|
@@% .&@&&/@.@//&/////(////////// @@@@@@@@@ .. &@ / I'm just looking \\
|
|
@@% @@@@@ @&/////////////////# @/ V @@/ ,@@@ @ < for some trash... |
|
|
@@@% @@@@ .%@@@@//////#@ @ @@ @ .,. \\__________________/
|
|
@@@/@( (@@@@% @/\ %
|
|
@@@@( . .@@/\ #
|
|
@ %@%
|
|
|
|
--------------------------------------------------------------------------------
|
|
EOF
|
|
# editorconfig-checker-enable
|