mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2025-06-11 18:51:02 +00:00
dangerfile, makefile: add documentation links, intentation fixes
This commit is contained in:
2
Makefile
2
Makefile
@ -26,7 +26,7 @@ listlicenses:
|
||||
@sed -n -e '/BEGIN SOFTWARE LIST/,/END SOFTWARE LIST/ p' README.md | egrep --only-matching '([Aa0-Zz9]|\s|\.|-)*` `' README.md | sort --unique
|
||||
|
||||
syntaxerrors:
|
||||
@echo -e "\n Syntax errors:"
|
||||
@echo -e "\nSyntax errors:"
|
||||
@! sed -n -e '/BEGIN SOFTWARE LIST/,/END SOFTWARE LIST/ p' README.md | egrep '\)\(|``|\)`'
|
||||
|
||||
contrib:
|
||||
|
Reference in New Issue
Block a user