madhuakula/aws-iam-analyser

Bad Naming Convention

Aberta

#7 aberto em 29 de mai. de 2020

 (1 comentário) (0 reação) (0 responsável)Python (2 forks)github user discovery
help wanted

Métricas do repositório

Stars
 (10 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Across the functions, it's mostly output and response. What is the excepted output, what is the response?

Variables should be better declared to fit their functionality and the purpose being served.

  • Functions should return something if they are GETs
  • Variables should be more descriptive

Guia do colaborador