addStandard(new TwigCsFixer()); $config = new Config() ->allowNonFixableRules() ->setRuleset($ruleset); return $config;