localgovdrupal / localgov_project

Project template for Drupal 10 sites built with the LocalGov Drupal distribution.
https://localgovdrupal.org
GNU General Public License v2.0
10 stars 8 forks source link

Minor DX quality of life improvements #152

Closed millnut closed 5 months ago

millnut commented 5 months ago

Some minor changes that will hopefully improve other developers' experience when working locally.

  1. Ignore macOS files in .gitignore
  2. Change the Lando scanner to only check if the service is up 5 times, rather than the default 25
  3. Fix deprecation in the settings file when running Lando
  4. Add base themes to phpcs checks