Pijul integration for Emacs’ VC version control interface.
((nil
  (compile-command . "eldev compile --set all --warnings-as-errors")
  (projectile-project-compilation-cmd
   . "eldev compile --set all --warnings-as-errors")))