# yml/no-empty-key

disallow empty mapping keys

  • ⚙️ This rule is included in "plugin:yml/recommended" and "plugin:yml/standard".

# 📖 Rule Details

This rule reports empty mapping keys.

Now loading...

# 🔧 Options

Nothing.

# 🚀 Version

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

# 🔍 Implementation