yaml lint config code example Example: how to turn off yamllint for a line in a file # yamllint disable Lines of code goes here. # yamllint enable