-
## Description
Hi 👋
I ran DeepSource Static Code Analysis upon the Project, the results for which are available [here](https://deepsource.io/gh/HarshCasper/FinMind/).
The Static Code Analy…
-
I saw the recording of your DF16 presentation (https://www.salesforce.com/video/304574/). It's great content and this repro has some good patterns. We recently published documentation about using prom…
ghost updated
8 years ago
-
I think listing anti-patterns with some basic reasoning about "why not" is a good idea.
Example - singleton. Although #256 has "won't fix" label
- it is in PRs section, and people (if searching hi…
-
### Background
The [getForms.js](https://github.com/OpenFn/Miracle-Feet/blob/master/getForms.js) job contain couple of anti-patterns that we can avoid by flattening the operations and break down th…
-
### The documentation URL
https://www.jooq.org/doc/latest/manual/reference/dont-do-this/dont-do-this-jooq-step-types/
### Feedback
If there are any tools (eg linters) which can detect `XYZ*Step` an…
seanf updated
1 month ago
-
# 注意那些 Promise 反模式 | Harttle Land
[http://harttle.land/2017/06/27/promise-anti-patterns.html](http://harttle.land/2017/06/27/promise-anti-patterns.html)
-
# Before I Sleep: Patterns and anti-patterns of data analysis reuse
[https://milesmcbain.com/posts/data-analysis-reuse/](https://milesmcbain.com/posts/data-analysis-reuse/)
-
It would be interesting if we could provide a linter configuration that could analyze an Akka codebase for common anti-patterns and link to documentation on how to avoid those.
PMD still appears wi…
-
### Problem
We need to catch Python anti-patterns in our codebase. Anti-patterns are bad practices that can lead to buggy, hard-to-read, or unmaintainable code.
### Details
We can use lint rules ba…
-
The recently-published [Privacy Anti-Patterns in Standards](https://www.w3.org/blog/2019/06/privacy-anti-patterns-in-standards/) report from W3C PING should be added to the list of references for [the…