Idiomatic changes

This commit is contained in:
2024-08-15 23:11:49 -03:00
parent e817aedd60
commit 78eff45ea0
4 changed files with 11 additions and 13 deletions

View File

@@ -44,7 +44,7 @@ module Tartrazine
# For explanations on what actions and states do
# the Pygments documentation is a good place to start.
# https://pygments.org/docs/lexerdevelopment/
class Lexer
struct Lexer
property config = {
name: "",
aliases: [] of String,