From 8c084e0faa971e6db265ea39aefb8cf07e39de43 Mon Sep 17 00:00:00 2001 From: mms Date: Thu, 14 Nov 2024 22:34:47 +0100 Subject: chore: add specs for all classes --- bin/chotto | 1 + 1 file changed, 1 insertion(+) (limited to 'bin') diff --git a/bin/chotto b/bin/chotto index 3d66d4e..61cfc75 100755 --- a/bin/chotto +++ b/bin/chotto @@ -1,4 +1,5 @@ #!/usr/bin/env ruby +# frozen_string_literal: true require_relative '../lib/chotto' -- cgit v1.2.3