<?php
// {{ ansible_managed }}
$phpCodeSnifferConfig = array (
'installed_paths' => '{{ ci_phpcs_standard_dir }}',
)
?>