Skip to content

Comments

Add mneme in dev environment also#109

Merged
zachallaun merged 1 commit intozachallaun:mainfrom
axelson:add-mneme-in-dev-env
Feb 16, 2025
Merged

Add mneme in dev environment also#109
zachallaun merged 1 commit intozachallaun:mainfrom
axelson:add-mneme-in-dev-env

Conversation

@axelson
Copy link
Contributor

@axelson axelson commented Feb 15, 2025

If mneme is not in the dev environment, then mix format will fail with:

> mix format
** (Mix) Unknown dependency :mneme given to :import_deps in the formatter configuration. Make sure the dependency is listed in your mix.exs for environment :dev and you have run "mix deps.get"

Note: this is the igniter equivalent of #51

If mneme is not in the dev environment, then `mix format` will fail with:

```
> mix format
** (Mix) Unknown dependency :mneme given to :import_deps in the formatter configuration. Make sure the dependency is listed in your mix.exs for environment :dev and you have run "mix deps.get"
```
@zachallaun zachallaun closed this Feb 16, 2025
@zachallaun zachallaun reopened this Feb 16, 2025
@zachallaun
Copy link
Owner

(Sorry, accidentally closed)

Good catch! I think there may be some docs elsewhere that need to be updated, but I can't look for them now. I'll make an issue as a reminder.

@zachallaun zachallaun merged commit d0da118 into zachallaun:main Feb 16, 2025
34 checks passed
@axelson axelson deleted the add-mneme-in-dev-env branch February 16, 2025 17:20
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.

2 participants