Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/hadolint/language-docker

Haskell Dockerfile parser, pretty-printer and EDSL
https://github.com/hadolint/language-docker

Try better main

4da2612d521e90db6944767953db55a8d400f111 authored about 9 years ago by Lukas Martinelli <[email protected]>
Find unusable commands

ad44fc49db294ab679bc9f6d9524515e9f5444c7 authored about 9 years ago by Lukas Martinelli <[email protected]>
Check whether curl and wget are used together

728aaeb459877601df02e757ee106830922ea2b4 authored about 9 years ago by Lukas Martinelli <[email protected]>
Save source position

15bf0d7f1e79e2ee2fe20a6d0675dc0bd52cdf0f authored about 9 years ago by Lukas Martinelli <[email protected]>
Add static options to cabal project and add Dockerfile

95ba18bdb2fb1dded06ceda82eb38b8b41dc3cad authored about 9 years ago by Lukas Martinelli <[email protected]>
Fix workdir check

d62aae9d235600a0e181df99369ff968d2578709 authored about 9 years ago by Lukas Martinelli <[email protected]>
Add root user check

6f302a0f6e60cd547bd29e683bb17401997b57a3 authored about 9 years ago by Lukas Martinelli <[email protected]>
Add check information

be45ee8bd5592adc9a714d9cdb85d719cf044779 authored about 9 years ago by Lukas Martinelli <[email protected]>
Add more checks and simplify

8611fd4321f3705771f10db3c4b002cb053f901d authored about 9 years ago by Lukas Martinelli <[email protected]>
Check for maintainer and remove empty checks

bb84bd29beece72408913956c6770b66df1b82da authored about 9 years ago by Lukas Martinelli <[email protected]>
Map over dockerfile

2f3be885a4f6e31878dc9d7f0b1cd882cdb4ac30 authored about 9 years ago by Lukas Martinelli <[email protected]>
Add analyzer data structures

da7fd98ca84f8a2d04f06feb9f42508e4e8a15dd authored about 9 years ago by Lukas Martinelli <[email protected]>
Fix multiline parsing

f3cedc04a871336f33a8edaf2fc68753f68997a8 authored about 9 years ago by Lukas Martinelli <[email protected]>
Handle multiple lines

660aa43b3e86e47667a65991d5a1b9b3e41e1619 authored about 9 years ago by Lukas Martinelli <[email protected]>
Try support statements that span over multiple lines

919f632f6798d9175a0010f5ffcf1e4a409d049b authored about 9 years ago by Lukas Martinelli <[email protected]>
Support multiple pairs

bb1b402febdb63a7b8f35a85fba234d21c096002 authored about 9 years ago by Lukas Martinelli <[email protected]>
Support exec and shell form

94127f3a281696772199dae706f1b7d8dedd62ca authored about 9 years ago by Lukas Martinelli <[email protected]>
Specify haskell as travis language

ec2d72f82da366439c8aca81282172ac0c742363 authored about 9 years ago by Lukas Martinelli <[email protected]>
Add license

c442489397b81707b65be20ce6450a7fc179fef8 authored about 9 years ago by Lukas Martinelli <[email protected]>
Add build badge

ac6e76c9cd2d2c5d4c858b2072da4b997d2aecb6 authored about 9 years ago by Lukas Martinelli <[email protected]>
Add travis and cabal project

903f89abebcce66aa36d5586e24b9a72b0f0247d authored about 9 years ago by Lukas Martinelli <[email protected]>
Add more parser definitions

f316b1ed4118345f09ec36b94036ea446c250f20 authored about 9 years ago by Lukas Martinelli <[email protected]>
Allow multiline statements

05ad0e562a7388525411c6452009b31004b63f31 authored about 9 years ago by Lukas Martinelli <[email protected]>
Implement parser

aff20c98c02185004615fb0fd8d0758434b1a544 authored about 9 years ago by Lukas Martinelli <[email protected]>