-
Revisão do estado atual do código com base em consulta do catálogo de Code Smells.
-
_Originally written by **Bufo | 76561198088950364**_
Game Version: 1.2.0405
*===== System Specs =====
CPU Brand: Intel(R) Core(TM) i5-4670K CPU @ 3.40GHz
Vendor: GenuineIntel
GPU Brand: AMD Radeon RX…
-
Review SonarCloud code-smells and acknowledge or fix them
-
_Originally written by **Bufo | 76561198088950364**_
Game Version: 1.2.0405
*===== System Specs =====
CPU Brand: Intel(R) Core(TM) i5-4670K CPU @ 3.40GHz
Vendor: GenuineIntel
GPU Brand: AMD Radeon RX…
-
**Describe the bug**
Ramit smells
**To Reproduce**
Steps to reproduce the behavior:
1. Ramit smells
**Expected behavior**
Bad smells
**Screenshots**
I cannot screenshot a bad smell
*…
-
Change Preventers
Divergent Change: Nos componentes PlantInfo e PlantWater, os dados são armazenados diretamente nos componentes (const info em PlantInfo e images em PlantWater). Se novas plantas ou …
-
| --- | --- |
| Bugzilla Link | [571079](https://bugs.eclipse.org/bugs/show_bug.cgi?id=571079) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Feb 10, 2021 05:06 EDT |
| Modified | Feb…
-
```
# TODO: Code small: POST test is too long?
```
https://github.com/emidiovaleretto/django-superlists-app/blob/9dc481697d309b7aff60a5346d6ff13560a23ac1/lists/tests.py#L20
-
Adding a new static code analyzer for Kotlin: https://detekt.dev/
### TASKS
- [X] Research (if needed)
- [X] Create branch feature/detekt
- [X] Initial set up of the tool
- [X] First try to i…
-
The default threshold is set to 0.
Assuming a refactoring has already eliminated the magic number, re-testing should not detect this smell.
However, because magicCount = 0 >= 0 (default threshold)…