gliderlabs / logspout

Log routing for Docker container logs
MIT License
4.66k stars 680 forks source link

use // + space for all human readable comments #479

Closed michaelshobbs closed 4 years ago

michaelshobbs commented 4 years ago

human readable comments should be in the form of // text whereas compiler (or other non-human) comments should be in the form of //text