lib/vedeu/cells/all.rb in vedeu-0.8.0 vs lib/vedeu/cells/all.rb in vedeu-0.8.1
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module Vedeu
# Each available character space in the visible terminal is
# represented in Vedeu as a cell of some type. Each type of cell
# has specific behaviour when handled (including being rendered) by