-
# Lines of code
https://github.com/code-423n4/2022-12-caviar/blob/0212f9dc3b6a418803dbfacda0e340e059b8aae2/src/Pair.sol#L95
https://github.com/code-423n4/2022-12-caviar/blob/0212f9dc3b6a418803dbfacda…
-
Hi, I'm struggling to define `parameters` on multiple lines.
**Why multiple lines?** as our project is quite big we need lot of rules, which if defined inline became hard to read/maintain/bad DX
…
-
In Gradle v4.10, nested composite builds are allowed. For example:
* `projectA includes projectB`
* `projectB includes projectC`
### Expected Behavior
I would expect, that `projectC` will …
-
# Lines of code
https://github.com/code-423n4/2022-12-caviar/blob/main/src/Pair.sol#L63-L99
https://github.com/code-423n4/2022-12-caviar/blob/main/src/Pair.sol#L18
# Vulnerability details
## Impac…
-
## Summary
- `rush version --bump`, correctly generates CHANGELOG.json and CHANGELOG.md files for all the changed projects defined in rush.json
- After manually updating CHANGELOG.json file, I'm …
-
This might be the source of my problems of Intelephense stopping working.
I turned on tracing and then did about a minute of typing working. I mostly just added a few lines of code, but also used…
-
**Affects:** 5.2.6
---
In multi-module projects, `FreeMarkerConfigurationFactory` only can load first match resource which is in classpath.
for example:
```
|-- projectA
|-- resource
|…
-
## Overview
Currently the cloak prototype is configured by a project file called `cloak.yaml`.
We propose replacing this file with `dagger.gql`. The file would be functionally equivalent, but wi…
-
One of the big use cases I expected from Source Dependencies was the ability to reference the actual source code of a git repository. We are intending to use Gradle to share code across non-JV…
-
> Task :app:compileDevelopDebugKotlin FAILED
e: /Users/user/github/RocketX/app/src/main/java/com/rocketx/MainActivityApp.kt: (7, 12): Unresolved reference: projectb
e: /Users/user/github/RocketX/app…