From 48e39e44dbe267f8945e9d597e61fd8aa3dfb376 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Mon, 28 Apr 2025 22:09:29 +0200 Subject: Improved fuzzing. --- bin/rtt-update-elo | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/rtt-update-elo') diff --git a/bin/rtt-update-elo b/bin/rtt-update-elo index 538964a..9e04224 100755 --- a/bin/rtt-update-elo +++ b/bin/rtt-update-elo @@ -1,4 +1,5 @@ #!/usr/bin/env -S node +"use strict" // Recompute Elo ratings from scratch! -- cgit v1.2.3