Skip to content

Move non-private static error to the access modifier (when there is one) #430

Move non-private static error to the access modifier (when there is one)

Move non-private static error to the access modifier (when there is one) #430

Workflow file for this run

name: PR Validation
on:
pull_request:
branches: ['*']
jobs:
validation:
name: Validation
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/actions/wrapper-validation@v3