Skip to content

Commit 57193b8

Browse files
doc: request for Conventional Commit messages
1 parent 2ef6637 commit 57193b8

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/site/sphinx/contribution.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,11 @@ There is a task ``updateKeywords`` for Gradle and Maven, which will:
106106
107107
mvn exec:java
108108
109+
.. code-block:: shell
110+
:caption: Gradle `updateKeywords` Task
111+
112+
gradle updateKeywords
113+
109114
Without this Gradle Task, any new Token or Production will become a ``Reserved Keyword`` automatically and can't be used for Object Names without quoting.
110115

111116

0 commit comments

Comments
 (0)