AIRO-1210 Fix dotnet format (#306)
This commit is contained in:
Родитель
4af50b50a0
Коммит
471f5d26ba
|
@ -15,5 +15,6 @@ jobs:
|
|||
python-version: 3.7.x
|
||||
- uses: actions/setup-dotnet@v1
|
||||
with:
|
||||
dotnet-version: '3.1.x'
|
||||
dotnet-version: '6.0.x'
|
||||
include-prerelease: true
|
||||
- uses: pre-commit/action@v2.0.0
|
||||
|
|
|
@ -26,7 +26,8 @@ repos:
|
|||
|
||||
|
||||
- repo: https://github.com/dotnet/format
|
||||
rev: "7e343070a0355c86f72bdee226b5e19ffcbac931"
|
||||
rev: v5.1.225507
|
||||
hooks:
|
||||
- id: dotnet-format
|
||||
entry: dotnet-format whitespace
|
||||
args: [--folder, --include]
|
||||
|
|
|
@ -24,6 +24,8 @@ Add the [Close Stale Issues](https://github.com/marketplace/actions/close-stale-
|
|||
|
||||
### Fixed
|
||||
|
||||
Fixed dotnet format
|
||||
|
||||
## v0.5.1
|
||||
|
||||
### Changed
|
||||
|
|
Загрузка…
Ссылка в новой задаче