We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58bf390 commit 4b45bfcCopy full SHA for 4b45bfc
lib/tapioca/dsl/compilers/rubocop.rb
@@ -10,7 +10,7 @@
10
module Tapioca
11
module Dsl
12
module Compilers
13
- # `Tapioca::Dsl::Compilers::RuboCop` generate types for RuboCop cops.
+ # `Tapioca::Dsl::Compilers::RuboCop` generates types for RuboCop cops.
14
# RuboCop uses macros to define methods leveraging "AST node patterns".
15
# For example, in this cop
16
#
0 commit comments