Skip to content

Commit

Permalink
Update lib/tapioca/dsl/compilers/rubocop.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Kaan <kaanozkan97@gmail.com>
  • Loading branch information
sambostock and KaanOzkan committed Oct 28, 2022
1 parent 58bf390 commit 4b45bfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tapioca/dsl/compilers/rubocop.rb
Expand Up @@ -10,7 +10,7 @@
module Tapioca
module Dsl
module Compilers
# `Tapioca::Dsl::Compilers::RuboCop` generate types for RuboCop cops.
# `Tapioca::Dsl::Compilers::RuboCop` generates types for RuboCop cops.
# RuboCop uses macros to define methods leveraging "AST node patterns".
# For example, in this cop
#
Expand Down

0 comments on commit 4b45bfc

Please sign in to comment.