Skip to content

Commit 386f77d

Browse files
Add matyan conf file
1 parent 341b799 commit 386f77d

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

.matyan.ini

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
[BranchTypes]
2+
feature: Feature
3+
bugfix: Bugfix
4+
hotfix: Hotfix
5+
deprecation: Deprecation
6+
7+
[OtherBranchType]
8+
other: Other
9+
10+
[Unreleased]
11+
unreleased: Unreleased
12+
13+
[IgnoreCommits]
14+
exact: more
15+
clean up
16+
code comments
17+
more on docs
18+
repo
19+
working
20+
more on
21+
wip
22+
commit

docs/nested_fields_usage_examples.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1026,7 +1026,6 @@ Suggest completion for field ``country``.
10261026
10271027
http://127.0.0.1:8000/search/addresses/suggest/?country_suggest__completion=Ar
10281028
1029-
10301029
Suggest completion for field ``city``.
10311030

10321031
.. code-block:: text

0 commit comments

Comments
 (0)