summaryrefslogtreecommitdiffhomepage
path: root/lib/rules/bounds.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rules/bounds.rb')
-rw-r--r--lib/rules/bounds.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/rules/bounds.rb b/lib/rules/bounds.rb
index 5045d60..8524e02 100644
--- a/lib/rules/bounds.rb
+++ b/lib/rules/bounds.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
FF::Sys.new('Bounds', priority: 50) do
FF::Cmp::Boids.each do |boid|
if boid.x > $config.xmax