Shanavas M
Shanavas M
> Yes the 27.0.50 is a mistake we need to fix. @shaleh I don't really think so. Remacs is based on emacs' master branch (current merge base is [64c85e68](https://github.com/emacs-mirror/emacs/tree/6695c1be51bd8a1e208ae02505b2a6fa64c85e68)) and...
പാർസിങ്ങിന് [esprima](https://esprima.org) ഉപയോഗിച്ചൂടേ ?
> Are you on Unix (Mac/Linux) or Windows? Unix > I would solve this by making a symbolic link from e.g. clang-format-8 to clang-format That is what I do currently....
Great !! similar packages like `flycheck` already allows this [customization](https://www.flycheck.org/en/latest/user/syntax-checkers.html#configure-syntax-checkers)
Getting same error: tried `((php-mode . ((php-auto-yasnippet-required-files (list "~/project/vendor/autoload.php")))))` and `((php-mode . ((php-auto-yasnippet-required-files . (list "~/project/vendor/autoload.php")))))`. No luck