mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 15:10:02 +08:00
📝 Update Copyright to year 2019 and Markdown linting
- [x] 📝 Update Copyright to year 2019 - [x] 📝 MD009/no-trailing-spaces: Trailing spaces [Expected: 0 or 2; Actual: 1] - [x] 📝 MD034/no-bare-urls: Bare URL used - [ ] 📝 ~MD004/ul-style: Unordered list style [Expected: dash; Actual: asterisk]~ - [ ] ~add missing TOC entries~
This commit is contained in:
@@ -294,7 +294,7 @@ Bugs and issues can be reported on GitHub:
|
||||
https://github.com/koalaman/shellcheck/issues
|
||||
|
||||
# COPYRIGHT
|
||||
Copyright 2012-2015, Vidar Holen.
|
||||
Copyright 2012-2019, Vidar Holen.
|
||||
Licensed under the GNU General Public License version 3 or later,
|
||||
see https://gnu.org/licenses/gpl.html
|
||||
|
||||
|
Reference in New Issue
Block a user