We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d06131 commit 97b3de0Copy full SHA for 97b3de0
.pre-commit-hooks.yaml
@@ -5,6 +5,7 @@
5
always_run: false
6
fail_fast: false
7
verbose: false
8
+ require_serial: true
9
description: 'Run swag fmt to format Swag annotations in your code.'
10
args: []
11
@@ -15,5 +16,6 @@
15
16
17
18
19
20
description: 'Run swag init to generate Swagger docs from Swag annotations, and generate the required files.'
21
0 commit comments