### Description https://stylelint.io/user-guide/rules/no-empty-source/ Should we also implement this for other languages? As eslint-plugin-unicorn has a similar one; https://github.com/sindresorhus/eslint-plugin-unicorn/blob/HEAD/docs/rules/no-empty-file.md Recommended naming `noEmptySource` or `noEmptyFile`