-
##### Description
Swagger is generating a file with syntax errors when retrofit2 is used since v3.0.52.
This seems to be caused by a duplicated if statement:
```
// 401/403 most li…
-
The output for the lint script in the generated package.json file is `echo skipped` as the generated code today is not linter error free.
This issue is to ensure that the generated code is indeed lin…
-
AI-generated code might not always meet formatting standards and linting rules used by development teams. Integrate code linting and formatting tools like Black and Ruff to apply best practices, ensur…
-
**Is your feature request related to a problem? Please describe.**
Many times when translating xml layout to composable users will want to directly copy generated code inside of existed file.
**De…
-
It would be good if the generated code matched an existing style guide. I have a lot of experience with the Google C++ style guide @ https://google.github.io/styleguide/cppguide.html As you are using …
-
I've run into a few instances where Schematic will generated something like this:
``` go
// Restart formation.
func (s *Service) FormationRestart(appIdentity int, formationIdentity string) (*Formatio…
-
```
What steps will reproduce the problem?
1. Update to -r151
2. Generate code for any WS
3. Add code to project and compile
What is the expected output?
A successful compilation
What do you see ins…
-
```
What steps will reproduce the problem?
1. Update to -r151
2. Generate code for any WS
3. Add code to project and compile
What is the expected output?
A successful compilation
What do you see ins…
-
I added `MSBuilder.ThisAssembly.Vsix` 0.1.8 to a VSIX project, and the generated `ThisAssembly.Vsix.g.cs` started with invalid C#:
```csharp
#define GLOBALNAMESPACE
#define
#pragma warning disa…
-
Original bug report by @0x6e6562:
> I have a table in schema that is causing compilation to fail.
>
> Unhelpfully, this table has 2 columns:
>
> INV NO
> Inv_no
>
> which cause the following c…