summarylogtreecommitdiffstats
path: root/php-codesniffer-drupal.install
blob: f82b475dd4bedfc6104decd9a2f925417f063871 (plain)
1
2
3
post_install() {
  echo "Run \"phpcs --config-set installed_paths /usr/share/pear/PHP/CodeSniffer/Standards\" to inform phpcs of the new standards."
}