feat(clients): add clients app basic structure and endpoints
This commit is contained in:
@@ -39,3 +39,9 @@ known-first-party = [
|
||||
quote-style = "double"
|
||||
indent-style = "space"
|
||||
line-ending = "lf"
|
||||
|
||||
[tool.commitizen]
|
||||
name = "cz_conventional_commits"
|
||||
version = "0.1.0"
|
||||
tag_format = "v$version"
|
||||
update_changelog_on_bump = true
|
||||
Reference in New Issue
Block a user