# yml/no-empty-mapping-value

disallow empty mapping values

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

# 📖 Rule Details

This rule reports empty mapping values.

Now loading...

# 🔧 Options

Nothing.

# 🚀 Version

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

# 🔍 Implementation