Fix linter

This commit is contained in:
Andrea Cardaci 2023-04-12 17:03:15 +02:00
parent 2fb1e92822
commit 31c5da88e6

View File

@ -1,6 +1,6 @@
--- ---
functions: functions:
file-write: # should be file-copy file-write: # should be file-copy
- code: | - code: |
LFILE1=file_to_read LFILE1=file_to_read
LFILE2=file_to_write LFILE2=file_to_write