- Require or disallow Unicode byte order mark (BOM)
If the "always" option is used, this rule requires that files always begin with the Unicode BOM character U+FEFF. If "never" is used, files must never begin with U+FEFF.
You can check them out here.