Add directories to exclusion list && change default repo string (#387)

* Add directories to exclusion list && change default repo string

* Add in .idea folder to directory exclusion list

* cleaned

* Added support for calling the tool outside of its file

* fix formatting

* changed strings
This commit is contained in:
Ryan O'Hara-Reid
2019-11-29 11:14:19 +11:00
committed by Adrian Gallagher
parent d636882310
commit 24bddcc090
65 changed files with 482 additions and 163 deletions

View File

@@ -3,4 +3,4 @@ Thanks to the following contributors:
{{range $contributor := .Contributors -}}
{{$contributor.Login}} | {{$contributor.URL}}
{{end}}
{{end}}
{{- end}}

View File

@@ -133,4 +133,4 @@ If this framework helped you in any way, or you would like to support the develo
Binaries will be published once the codebase reaches a stable condition.
{{template "contributors" .}}
{{end}}
{{- end}}