Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Commit

Permalink
Fix strip trailing issues
Browse files Browse the repository at this point in the history
  • Loading branch information
keeshux committed Oct 25, 2019
1 parent 21df9d8 commit 79f0009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/strip-issues.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/sh
sed -E "s/^(.*)\. .*$/\1./"
sed -E "s/^(.*)\. \[.*$/\1./"

0 comments on commit 79f0009

Please sign in to comment.