Check: improve verbosity of url verifier (#260)

* Check: improve verbosity of url verifier

* Fix Renesas url

* Fix Renesas url

* URL add Renesas full url

* Fix more Renesas URLs

* Fix Renesas url in IAR directory

* Testing new curl command for url checks

* Fix url_checker

* Fix url_verifier

* Revert Renesas url changes

* add txt to the ignored header checker extentions
This commit is contained in:
alfred gedeon 2021-02-10 16:04:08 -08:00 committed by GitHub
parent 21b1058bf7
commit a4b2e0c3f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 3 deletions

View file

@ -30,7 +30,8 @@ KERNEL_IGNORED_EXTENSIONS = [
'.tex',
'.png',
'.bat',
'.sh'
'.sh',
'.txt'
]
KERNEL_IGNORED_PATTERNS = [