update fork #6

Merged
chmodsayshello merged 260 commits from VoxeLibre/VoxeLibre:master into master 2022-05-29 21:37:34 +02:00
28 changed files with 2382 additions and 2380 deletions
Showing only changes of commit 96dcfb8a62 - Show all commits

View File

@ -0,0 +1,2 @@
#!/bin/bash
sed --in-place 's/[[:space:]]\+$//' $(find -name "*.lua")