Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 308 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 308 Bytes

docker-swiftlint

Build context for a SwiftLint docker container.

https://github.com/realm/SwiftLint

Use image from registry

docker run --rm -v `pwd`:/project -w /project gaetan/swiftlint:latest swiftlint lint

Build image

./build-image.sh