Pablo Brud

Results 22 issues of Pablo Brud

## Bug Description The `UnnecessaryFunctionArguments` rule is analyzing callback implementations which don't have set `@impl` before. ## To Reproduce I have this module implementing `Plug`: ``` defmodule CoophubWeb.Plug.SubdomainMatcher do @behaviour...

bug

## Bug Description The rule only use a logic for analyzing config/2. ## To Reproduce Setting a config/3 in the `config.exs`, like a common Phoenix app does: ``` config :myapp,...

bug

## Bug Description Functions of modules using `use AGivenModule` which inside define callbacks and has the macro `__using__` implementing those callbacks, are being analyzed as common functions instead of being...

bug

## Bug Description **Phoenix** defines routes which are dispatched to controller:functions. In these modules, it sets `use MyAppWeb, :controller` The functions expect 2 arguments: ``` def get(conn, params) do ```...

bug

add CRON functionality for lambdas with execution params and times. check if we should use crontab sintax.

The access tokens (aka AT) belongs to a group and we should be able to set different groups (or directly an access token) to a Lambda. The AT has to...

Maybe in the Cooperatives page, some way of sorting by popularity (coop with more stars/forks?)

Export the logs to S3 to avoid loosing them if the instance terminates unexpectedly. Possible ways: - Add elixir code to support it, like a process that compresses and sends...

enhancement

Add it to the CI One option https://yamllint.readthedocs.io/en/stable/quickstart.html#installing-yamllint