.rubocop.yml: add language/php.rb file

Signed-off-by: botantony <antonsm21@gmail.com>
This commit is contained in:
botantony 2025-03-30 00:53:54 +01:00
parent 342d39e8a4
commit fc39f14eff
No known key found for this signature in database
GPG Key ID: 7FE721557EA6AAD6

View File

@ -41,6 +41,7 @@ Style/Documentation:
- language/java.rb
- language/node.rb
- language/perl.rb
- language/php.rb
- language/python.rb
- livecheck/strategy/apache.rb
- livecheck/strategy/bitbucket.rb