mirror of
https://github.com/dense-analysis/ale
synced 2024-12-22 06:10:07 +00:00
Fix an issue with the check-supported-tools-tables script
This commit is contained in:
parent
9fc01bd246
commit
c989ef0fc6
@ -50,7 +50,7 @@ sed -n "$readme_start_line,$readme_end_line"p README.md \
|
||||
| sed 's/ \?|/:/' \
|
||||
| sed 's/[`!^|]\|([^)]*)//g' \
|
||||
| sed 's/\[\|\]//g' \
|
||||
| sed 's/see.*\(,\|$\)/\1/g' \
|
||||
| sed 's/see[^,]*\(,\|$\)/\1/g' \
|
||||
| sed 's/ *\([,:]\)/\1/g' \
|
||||
| sed 's/ */ /g' \
|
||||
| sed 's/^ *\| *$//g' \
|
||||
|
Loading…
Reference in New Issue
Block a user