mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2025-06-17 04:27:25 +02:00
dangerfile, makefile: add documentation links, intentation fixes
This commit is contained in:
parent
d91a7edc73
commit
69e42a98f7
2 changed files with 6 additions and 3 deletions
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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue