-
**Background**
I have an app with the following structure:
:.
├───angular
│ └───src
├───phoenix
│ └───mix.exs
│ └───.mix.lock
│ └───.credo.exs
...
When working with my project, I u…
exit9 updated
5 months ago
-
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…
-
### Prerequisiti
- [X] Ho già [cercato](https://github.com/italia/design-scuole-wordpress-theme/issues?utf8=%E2%9C%93&q=is%3Aissue) tra le issue la presenza di un problema simile
- [X] Ho letto le [l…
-
We strongly believe that the roots of human technology can be found in the crown of trees
-
Background
-------------
I have an umbrella app with the following structure:
```
:.
├───mix.exs
├───.mix.lock
├───.credo.exs
├───apps
│ └───app1
...
```
When working with my umbre…
-
### Precheck
* Proposals for new features should be submitted via: https://github.com/rrrene/credo-proposals
* For bugs, please do a quick search and make sure the bug has not yet been reported he…
-
Updating authentication and token management flow to accomodate context switching of agent for different roles based on type of agent (multi-tenant or dedicated) and different role in multi-tenancy(de…
-
Ciao grandissimo e miticissimo,
credo che con il passaggio al TVB2, o come si chiama, tutti canali RAI siano stati "espulsi" dalla playlist.
Non so esattamente come aiutartarti a recuperare le…
-
### Environment
* Credo version: `1.7.5-ref.main.81cc50fba+uncommittedchanges`
* Erlang/Elixir version: ```
Erlang/OTP 26 [erts-14.1] [source] [64-bit] [smp:10:10] [ds:10:10:10] [async-threads:1]…
-
https://github.com/rrrene/credo has a bunch of lints for Elixir, we may be able to write similar ones.