mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-06 05:50:53 +03:00
9 lines
278 B
Plaintext
9 lines
278 B
Plaintext
# links issue numbers in git commit messages to issue tracker
|
|
# https://github.com/mstrap/bugtraq
|
|
# for SmartGit - https://www.syntevo.com/smartgit/
|
|
|
|
[bugtraq]
|
|
url = "https://github.com/JFormDesigner/FlatLaf/issues/%BUGID%"
|
|
loglinkregex = "#[0-9]{1,5}"
|
|
logregex = "[0-9]{1,5}"
|