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 e8ffa3f commit f9bc7d1Copy full SHA for f9bc7d1
.all-contributorsrc
@@ -304,12 +304,22 @@
304
"code",
305
"bug"
306
]
307
+ },
308
+ {
309
+ "login": "qboot",
310
+ "name": "Quentin Brunet",
311
+ "avatar_url": "https://avatars.githubusercontent.com/u/20137632?v=4",
312
+ "profile": "https://quentinbrunet.com",
313
+ "contributions": [
314
+ "code"
315
+ ]
316
}
317
],
318
"contributorsPerLine": 7,
319
"projectName": "swagger-typescript-api",
320
"projectOwner": "acacode",
321
"repoType": "github",
322
"repoHost": "https://github.com",
- "skipCi": true
323
+ "skipCi": true,
324
+ "commitConvention": "angular"
325
0 commit comments