mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-07 23:27:38 +08:00
Merge pull request #169 from Dridi/hackage
Add extra source files in the source tarball
This commit is contained in:
@@ -22,6 +22,15 @@ Description:
|
||||
* To point out subtle caveats, corner cases and pitfalls, that may cause an
|
||||
advanced user's otherwise working script to fail under future circumstances.
|
||||
|
||||
Extra-Source-Files:
|
||||
-- documentation
|
||||
README.md
|
||||
shellcheck.1.md
|
||||
-- tests
|
||||
test/shellcheck.hs
|
||||
-- misc
|
||||
Makefile
|
||||
|
||||
source-repository head
|
||||
type: git
|
||||
location: git://github.com/koalaman/shellcheck.git
|
||||
|
Reference in New Issue
Block a user