Fix nodoc

This commit is contained in:
Vitalii Elenhaupt 2017-11-23 10:54:56 +02:00
parent f4f401d56f
commit 34707903b8
No known key found for this signature in database
GPG Key ID: 7558EF3A4056C706
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ class Ameba::Config
Formatter::DotFormatter.new
end
# :no_doc:
# :nodoc:
module Rule
macro properties(&block)
{% definitions = [] of NamedTuple %}