-
It would be nice to have this feature available so Recode would automatically add or remove parentheses as desired.
I find it useful I have use parentheses for zero-arity functions and Phoenix gene…
-
This error causes `agent.shutdown()` to fail before it sets `agent.isInitialized` to `false` which prevents the graceful shutdown and restart of mobile Credo agents (between auth lockouts for example)…
-
#### Description
Credo transceivers are not coming up after "shut / no shut" on Dell devices. To bring the interface up on Dell side, a flap is required on the peer end.
#### Steps to reproduce …
-
Hello,
I'm trying to add CredoNaming but nothing happens,
I guess it's not longer compatible with credo 1.6?
Everything is default Phoenix. Here is the only addition to `mix.exs` for example:
…
-
### What do you want Credo to do?
I have a lot of projects and I want to share an individual `.credo.exs` configs between the projects.
How I might imagine this working is in `.credo.exs` being…
-
- [x] add and update checkStatus on verifyCredential and verifyPresentation function
- [ ] Resolve comments
- [ ] add unit test case for verifyCredential and verifyPresentation function
-
I am facing below issue on my windows machine while installation.
@TimoGlastra @berendsliedrecht @genaris - Do you have any idea for this?
It fails to build '**ffi-napi**' related package.
> …
-
### Environment
* Credo version (`mix credo -v`):
```
$ mix credo -v
1.7.10-ref.main.1d74cf6+uncommittedchanges
```
* Erlang/Elixir version (`elixir -v`):
```
$ elixir -v
Erlang/OTP 27 [ert…
-
### Environment
* Credo version (`mix credo -v`): 1.7.7
* Erlang/Elixir version (`elixir -v`): Erlang 24/Elixir 1.16.3
* Operating system: macos 14.6.1
### What were you trying to do?
use `SA…
-
### I've searched open issues for similar requests
- [x] Yes
### Is your feature request related to a problem? Please describe.
First I want to thank you for your project, it really help me getting…