Este producto no es compatible con el sitio Datadog seleccionado. ().
Esta página aún no está disponible en español. Estamos trabajando en su traducción.
Si tienes alguna pregunta o comentario sobre nuestro actual proyecto de traducción, no dudes en ponerte en contacto con nosotros.

Metadata

ID: ruby-inclusive/var-definition

Language: Ruby

Severity: Notice

Category: Best Practices

Description

The rule checks the variable names in your Ruby code for potential wording issues. The purpose of this rule is to encourage the use of inclusive language in your codebase. Using inclusive language helps to create a more welcoming and respectful environment for everyone involved in the project.

Non-compliant code may contain variable names that have been identified as potentially offensive or non-inclusive, such as master.

To comply with this rule, use alternative, inclusive terms when naming your variables. For instance, instead of using master, you could use primary or main.

Non-Compliant Code Examples

master = 1

Compliant Code Examples

primary = 1
https://static.datadoghq.com/static/images/logos/github_avatar.svg https://static.datadoghq.com/static/images/logos/vscode_avatar.svg jetbrains

Integraciones sin problemas. Prueba Datadog Code Security