rubocop: Tweak Style/Documentation include paths after PR 14805
- The `Kernel` module, which needed a comment because it has an "@api public" method in it, moved.
This commit is contained in:
parent
93e2f86cf8
commit
033dacac10
@ -26,6 +26,7 @@ Style/Documentation:
|
|||||||
- cask/dsl/version.rb
|
- cask/dsl/version.rb
|
||||||
- cask/url.rb
|
- cask/url.rb
|
||||||
- download_strategy.rb
|
- download_strategy.rb
|
||||||
|
- extend/kernel.rb
|
||||||
- formula.rb
|
- formula.rb
|
||||||
- formula_assertions.rb
|
- formula_assertions.rb
|
||||||
- formula_free_port.rb
|
- formula_free_port.rb
|
||||||
@ -53,7 +54,6 @@ Style/Documentation:
|
|||||||
- livecheck/strategy/xorg.rb
|
- livecheck/strategy/xorg.rb
|
||||||
- os.rb
|
- os.rb
|
||||||
- resource.rb
|
- resource.rb
|
||||||
- utils.rb
|
|
||||||
- utils/inreplace.rb
|
- utils/inreplace.rb
|
||||||
- utils/shebang.rb
|
- utils/shebang.rb
|
||||||
- utils/string_inreplace_extension.rb
|
- utils/string_inreplace_extension.rb
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user