Arne Jørgensen
Arne Jørgensen
## Bug Reports ### dlite version: 2.0.0-beta9 (dlite-os version 1.0.0-beta3) ### expected behavior: The time should be kept in sync with the MacOS time also when the Mac has been...
[Release 2.0.0-beta8](https://github.com/nlf/dlite/releases/tag/2.0.0-beta8) has a builtin DNS server. It currently resolves containers under two name `.docker` and `.docker`. This issue is a summary of discussions on [Gitter.im](https://gitter.im/nlf/dlite) Saturday between @danquah, @nlf...
See https://m.reddit.com/r/emacs/comments/58p9dq/psa_please_use_web_mode_instead_of_php_mode/
Use flymake-jshint.el for JavaScript. JSHint will be officially used as coding standard for JavaScript in Drupal 8. See http://atendesigngroup.com/blog/looking-at-drupal-8-javascript-changes.
Support drush aliases: - Undestand the syntax and parse out relevant info about a site (i.e. the root) - Set current site and apply it to all drush commands (similar...
We have a few functions running drush - i.e. `drupal-drush-cache-clear'. We must support running the drush command with a site-alias set.
I should really add more and better test cases for drupal-mode. And run them on [Travis CI](https://travis-ci.org).
Detect drupal codesniffer installed via coder module. Coder module could be installed in ~/.drush or as part of a project. If installed via a project our detection should only be...
While developing offer a simple way to run a modules test cases (possibly via drush) and view the result.