Juan Sebastián Díaz Osorio

Results 6 issues of Juan Sebastián Díaz Osorio

## Problem `lintPython` stops when mypy or prospector find any error. This behavior forces you to correct some errors and re-run the linter to find the others because **errors found...

## About issue [Trunk.io](https://trunk.io/) is an interesting tool for handling several linters and use them. It allows to describe with yaml files the linters to use in specific versions. If...

The most common errors of users when using **makes** should be documented in a Troubleshooting section. e. g. Files and directories should be tracked by the control version for detecting...

difficulty::low

## Context Current supported version of DynamoDB local [is old](https://github.com/fluidattacks/makes/blob/main/src/args/make-dynamodb/default.nix#L15). Some features of new versions, like the *ReturnValuesOnConditionCheckFailure* feature, are missing due to this. There's a [changelog](https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBLocalHistory.html) about DynamoDB local...

As a user, I want a way to ignore files and directories from the cognitive complexity analysis to exclude some custom fixes for libraries. Issue can be solved using a...

**Describe the bug** Despite Strix requires Docker to run commands like `strix --target `, I cannot run it inside a `docker:dind` container. **To Reproduce** Steps to reproduce the behavior: 1....

bug