-
# Prerequisites
* [ ] Is it a bug?
* [x] Is it a new feature?
* [ ] Is it a question?
* [ ] Can you reproduce the problem?
* [x] Are you running the latest version?
* [x] Did you check for simil…
-
Currently you can violate RFC6265 quite easily when calling the `render` functions, by putting invalid characters in the cookie such as `;`.
It would be nice if these could be prevented via dedicat…
-
Identified at https://github.com/checkstyle/checkstyle/issues/3955 ,
https://checkstyle.org/config_javadoc.html#JavadocVariable_Properties
There are no examples or explanation from what ENUM_CON…
-
### Data Owner Name
vstar
### What is your role related to the dataset
Dataset Owner
### Data Owner Country/Region
China
### Data Owner Industry
IT & Technology Services
### Website
https://w…
DDUPA updated
7 months ago
-
https://github.com/PyCQA/flake8-commas is now read-only.
It would be a good idea to include their code to our project, because we rely on it.
-
RightCurlyCheck should validate double brace initializes without the need of shouldStartLine=true.
For example:
````
$ cat TestClass.java
public class TestClass {
void method() {
jav…
-
http://checkstyle.sourceforge.net/config_whitespace.html#SeparatorWrap
```
~/work/test $ javac Test.java
~/work/test $ cat Test.java
public enum Test {
A,
B,
; // Would prefer no …
cypai updated
7 years ago
-
# Lines of code
https://github.com/code-423n4/2022-02-redacted-cartel/blob/92c4d5810df7b9de15eae55dc7641c8b36cd799d/contracts/ThecosomataETH.sol#L158
# Vulnerability details
## Impact
Due to the …
-
**Is your feature request related to a problem? Please describe.**
I regularely make a lot of typos in code comments, docs, but also in variable names. It is always annoying if pull-requests get post…
rkusa updated
6 hours ago
-
### 💻
- [~] Would you like to work on a fix? Since I need this, I would like it to be fixed, but I'm not sure if I know enough about the parser internals...
### How are you using Babel?
Progr…