Skip to content

Conversation

@markconroy
Copy link
Member

Closes #875

What does this change?

Updates packages to match Drupal core's packages.


Thanks to Big Blue Door for sponsoring my time to work on this.

@finnlewis
Copy link
Member

Just thinking out loud while looking at this.

Is this duplicating dependencies that Drupal core should cover?

For example, we run the install frontend here: https://github.com/localgovdrupal/localgov_project/blob/3.x/.ddev/commands/web/install-frontend

Might we be able to remove the dependencies from this theme and update the documentation to follow that pattern.

Use Drupal core's linting config.

@tonypaulbarker
Copy link
Contributor

We discussed that ideally we would run the same tools from one place at the localgov_project level and remove these tools from individual projects.

In the dicussion Mark mentioned that some teams are not using ddev. Can we support them in other ways (e.g. another method to run tools at the project root or some docs for adding linters to their sub themes).

@finnlewis finnlewis merged commit 67c6fb2 into 2.x Oct 28, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Our linters are no longer working

4 participants