2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-09-19 18:49:01 +00:00

Merge 'main'

This commit is contained in:
Lev Vereshchagin 2022-02-08 12:32:28 +03:00
commit 2e39a8f7ce

View File

@ -38,7 +38,7 @@ repos:
- id: shfmt
name: shfmt
language: golang
additional_dependencies: [mvdan.cc/sh/v3/cmd/shfmt]
additional_dependencies: [mvdan.cc/sh/v3/cmd/shfmt@latest]
entry: shfmt
args: [-w]
types: [shell]