Update rubocop tests #3

Merged
VetheonGames merged 6 commits from development into main 2023-07-27 19:47:37 -06:00
Showing only changes of commit 43997e2c99 - Show all commits

View File

@ -38,5 +38,5 @@ jobs:
title: "Apply RuboCop auto-correct"
branch: "rubocop-autocorrect-${{ github.run_number }}"
base: "development"
delete-branch: false
delete-branch: true
body: "This PR applies RuboCop auto-corrections to the codebase."