Skip to content

yml/require-string-key

disallow mapping keys other than strings

📖 Rule Details

This rule reports mapping keys defined with an other than a string.

Now loading...

🔧 Options

Nothing.

🚀 Version

This rule was introduced in eslint-plugin-yml v0.3.0

🔍 Implementation