# toml/padding-line-between-pairs
require or disallow padding lines between pairs
- ⚙️ This rule is included in
"plugin:toml/standard"
. - 🔧 The
--fix
option on the command line (opens new window) can automatically fix some of the problems reported by this rule.
# 📖 Rule Details
This rule requires or disallows blank lines between the pairs.
# 🔧 Options
Nothing.
# 👫 Related rules
# 🚀 Version
This rule was introduced in eslint-plugin-toml v0.1.0