Docker Hub integration (#168)

This commit is contained in:
Denys Vuika
2017-12-18 17:17:48 +00:00
committed by GitHub
parent 5dea44c342
commit cf7b781b6d
2 changed files with 17 additions and 4 deletions

View File

@@ -11,3 +11,6 @@ trim_trailing_whitespace = true
[*.md]
max_line_length = off
trim_trailing_whitespace = false
[*.yml]
indent_size = 2