Skip to content

[v1] Fix things found by custom ktlint rules; AVG + SUM typing and ov… #7982

[v1] Fix things found by custom ktlint rules; AVG + SUM typing and ov…

[v1] Fix things found by custom ktlint rules; AVG + SUM typing and ov… #7982

name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
name: "Gradle wrapper validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: gradle/wrapper-validation-action@v1