-
I remember that our old JORJE did not support the detection of single-line comments //. I really had to go to the source code of the new parser to find out about available AST nodes https://github.com…
-
**Describe the rule you'd like to see implemented**
A lint rule that just shows the presence of the postfix bang/exclamation null safety `!` and `late` variable type.
This way, a team can decide i…
-
# Execution Times
Kadena:
- [x] 556.43 ms
Hack-a-chain:
- [ ] 516.02 ms
# Results
- [ ] Hack-a-chain endpoint - Got an error:
```
{
"errors": [
{
"message":…
-
### Community Note
- Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
### Description
At present the only way to completely disable analysis for a language is to individually disable all of the rules for that language, either in the settings file (standalone mode) or…
-
@daweiser I got the following feedback via email:
````
Man erkennt uns deutsche Sprecher immer eindeutig daran, dass wir Konditionalsätze wörtlich aus dem Deutschen übersetzen, und ich weiß, dass da…
-
## Description
Kirby only uses the default conversion rules when converting filenames on upload. This breaks when files with names in another language are uploaded.
**Expected behavior**
…
-
### Pitch
As a french / english mastodon server, I'd like to be able to setup multi-languages rules, and fallback to English if the user language is not supported
Mastodon can pick-up the accept-l…
-
Even for small predicates, languages like a simple BV language can scale to ~150,000 programs of depth 3. Enumerating these terms is prohibitively expensive. I think we need to leverage some core insi…
-
## Description
To write a pattern to recognize a `let` block in a rule, one would write:
```julia
let ...
...
end
```
because multiple bindings can follow the `let` keyword. However, at the m…