Skip to content

Add inspection for targeting the same class multiple times in a mixin #410

Add inspection for targeting the same class multiple times in a mixin

Add inspection for targeting the same class multiple times in a mixin #410

Workflow file for this run

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