Skip to content

feat: add transform to field details #14

feat: add transform to field details

feat: add transform to field details #14

Workflow file for this run

name: Lint
on:
pull_request:
types: [opened, synchronize, reopened]
branches:
- main
paths-ignore:
- '**/README.md'
- 'scripts/**'
- 'sonar-project.properties'
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Lint evaluation
run: docker-compose up --exit-code-from lint-formatter lint-formatter