Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

DUO104 is used by eval and format string checks #15

Closed
minusworld opened this issue Jul 30, 2019 · 1 comment
Closed

DUO104 is used by eval and format string checks #15

minusworld opened this issue Jul 30, 2019 · 1 comment

Comments

@minusworld
Copy link
Contributor

It looks like DUO104 is used both for eval and format strings and I am not sure if this is intentional.

https://github.com/duo-labs/dlint/blob/master/dlint/linters/bad_eval_use.py#L20
https://github.com/duo-labs/dlint/blob/master/dlint/linters/format_string.py#L24

@mschwager
Copy link
Collaborator

Good catch! The format string check was an experiment of mine - I'll remove it until something more concrete is created (if at all).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants