-
these comments are obsolet on the class level:
```java
/**
* @author xy
*/
```
git history already provides this information.
**acceptance criteria**: remove the `@author` comments from…
-
It is not uncommon for C/C++ libraries to contain both public API headers and also private headers that are included by the public API headers, but which should not be directly included by any clients…
-
Hello,
First of all, thanks for your docker image; I was hoping to find a docker image to do linting against c++ projects!
However, I'm running into a _lot_ of errors, more than I'd expect, when…
-
Get a good suite of header files that will support Yoga FFIs and Ruby2D work.
-
In #548 the reason for fixing CSR locations was described quite well. In addition to this it would be helpful to generate a header per device which contains CSR offsets and field information.
These…
-
## Summary
The units of the values of NRRD header space direction is specified in the space units field. Otherwise, it is up to the software to interpret the values as mm, cms, or ums. This is a da…
-
After updating to version 0.34 of rules_swift_package_manager some SPM libs stopped to work with following error
`fail("No header files were provided.")`
For example it appears when trying to add [a…
-
context: I'm running a Remix application deployed to Cloudflare Pages, using official plugins and CLIs. No weird stuff
when using the Headers library like this
```tsx
import SuperHeaders from "…
-
Cloudwatch logs -
```json
{
"errorType": "Error",
"errorMessage": "ENOENT: no such file or directory, open '/var/task/dist//data_files/headers-order.json'",
"code": "ENOENT",
"…
-
### Describe the bug
Currently in https://cython.readthedocs.io/en/latest/src/userguide/source_files_and_compilation.html#globally there are several mentions of `# distutils: ...` special header comm…