Skip to content

fix: made Google Sheets metadata source behave similarly to Yandex Di… #3

fix: made Google Sheets metadata source behave similarly to Yandex Di…

fix: made Google Sheets metadata source behave similarly to Yandex Di… #3

Workflow file for this run

name: Lint
on: [push]
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
with:
submodules: recursive
- uses: actions/setup-dotnet@v1
with:
dotnet-version: '7.x'
- run: dotnet tool install fantomas
- run: dotnet fantomas --check .