Add a formatting script for Travis CI #3

Merged
aaronfranke merged 2 commits from formatting into master 2020-05-12 19:42:01 +02:00
5 changed files with 3 additions and 5 deletions
Showing only changes of commit 5eddfaaf23 - Show all commits

View File

@ -13,4 +13,3 @@ func _init(f_ref : FuncRef, perm_lvl : int, mx_args : int, mn_args : int, whr :
max_args = mx_args
min_args = mn_args
where = whr

View File

@ -9,4 +9,3 @@ func _init(sndr_dt, cmd, whspr):
sender_data = sndr_dt
command = cmd
whisper = whspr