Synchronize .gitlint settings across FrostFS repos\n\nThis change allows to use [#xx] placeholders for issue number. #5

Closed
fyrchik wants to merge 1 commit from test-871793705 into master
Owner

Fasten your seatbelts.
The following script was applied:

#!/bin/sh -e

set -euo pipefail

sed -i '/\[title-match-regex\]/ { N; s|regex=.*|regex=^\\[\\#[0-9Xx]+\\]\\s| }' .gitlint
Fasten your seatbelts. The following script was applied: ``` #!/bin/sh -e set -euo pipefail sed -i '/\[title-match-regex\]/ { N; s|regex=.*|regex=^\\[\\#[0-9Xx]+\\]\\s| }' .gitlint ```
fyrchik self-assigned this 2023-03-24 19:00:56 +00:00
Author
Owner

Oh my god, the commit is not formatted. The PR index is 5, let me force-push to update the message, should not take long.

Oh my god, the commit is not formatted. The PR index is 5, let me force-push to update the message, should not take long.
fyrchik force-pushed test-871793705 from ee35bec441 to 584507f9ec 2023-03-24 19:01:02 +00:00 Compare
fyrchik closed this pull request 2023-05-03 08:21:37 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: fyrchik/frostfs-sdk-go#5
No description provided.