-
I'm trying to implement a pre-commit hook that would run mix format and mix credo only on staged files, but defining hook e.g.
`
config :git_hooks,
hooks: [
pre_commit: [
verbose: t…
-
Using `mix-completion` as is at #3 won't complete `ecto` and `phoenix` tasks
Is this behavior the correct one??
In order to hack a quick solution over here I did the following:
I have changed the `t…
-
Hi, I appreciate your solid work. Since there are many tasks, I wonder if you can provide code to train on these datasets.
-
Hexpm adapter recently started to have issues with installing package in Artipie integration tests. Since tools/docker image versions have been stable and package data also stable, looks like some ext…
ChGen updated
2 months ago
-
Nif crate native/sorted_set_nif is not generating.
Upon running **mix do deps.get, deps.compile** I receive error
```
Compiling NIF crate :sorted_set (native/sorted_set_nif)...
could not com…
-
**Describe the bug**
Hello, elixir 1.14 generates this warning
```
warning: the :gettext compiler is no longer required in your mix.exs
```
**To Reproduce**
```
mix deps compile or …
-
### Check for existing issues
- [X] Completed
### Describe the feature
Same like we have `/tab` or `/terminal` we should have also `/task` so we use output from task in Assistant. I use tasks for …
-
env:
Erlang/OTP 26 [erts-14.2.5] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] [jit:ns]
Mix 1.16.3 (compiled with Erlang/OTP 24)
wsl2-arch
-------------------------------------
…
-
*This issue was originally created by [**@pmaier1**](https://github.com/pmaier1) at .*
Currently, the experience is good enough when:
- there is only one IDP and no password auth, because the ups…
-
As the maintainer of a collaborative repository, it's essential to keep Issues up-to-date to help the student community understand how they can contribute. By creating a mix of issues, from simple tas…