Skip to content

Commit ab9a3e1

Browse files
committed
Fix linting
1 parent 76d33f4 commit ab9a3e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ The provided Docker images heavily rely on inheritance to guarantee smallest pos
8181

8282
<h2><img id="php-extensions" width="20" src="https://github.com/devilbox/artwork/raw/master/submissions_logo/cytopia/01/png/logo_64_trans.png"> Available PHP extensions</h2>
8383

84-
<!--
84+
<!--
8585
Generate via:
8686
cat doc/php_modules.md | grep href | sed 's|</a.*||g' | sed 's|.*">||g' | xargs -n1 sh -c 'echo "[\`$1\`](php_modules/$(echo "${1}" | tr "[:upper:]" "[:lower:]")/)"' -- | xclip
8787
-->

0 commit comments

Comments
 (0)