Skip to content

Java Format#1304

Merged
markwallace-microsoft merged 4 commits intomicrosoft:experimental-javafrom
joe-braley:luigi/java-format
Jun 2, 2023
Merged

Java Format#1304
markwallace-microsoft merged 4 commits intomicrosoft:experimental-javafrom
joe-braley:luigi/java-format

Conversation

@Luigi96
Copy link
Contributor

@Luigi96 Luigi96 commented Jun 1, 2023

Motivation and Context

Description

Add command to PRs to properly format Java code.

Contribution Checklist

@Luigi96 Luigi96 changed the title Luigi/java format Java Format Jun 1, 2023
@adrianwyatt adrianwyatt added the java Issue or PR regarding Java code label Jun 1, 2023
@markwallace-microsoft markwallace-microsoft merged commit 842184f into microsoft:experimental-java Jun 2, 2023
@Luigi96 Luigi96 mentioned this pull request Jun 5, 2023
5 tasks
markwallace-microsoft added a commit that referenced this pull request Jun 13, 2023
### Motivation and Context

### Description
Add command to PRs to properly format Java code.

This PR is a copy of #1304 but `experimental-java` branch is not capable
of creating this workflow.


### Contribution Checklist
<!-- Before submitting this PR, please make sure: -->
- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows SK Contribution Guidelines
(https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
- [ ] The code follows the .NET coding conventions
(https://learn.microsoft.com/dotnet/csharp/fundamentals/coding-style/coding-conventions)
verified with `dotnet format`
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄

---------

Co-authored-by: Lee Miller <lemiller@microsoft.com>
Co-authored-by: Mark Wallace <127216156+markwallace-microsoft@users.noreply.github.com>
shawncal pushed a commit to shawncal/semantic-kernel that referenced this pull request Jul 6, 2023
### Motivation and Context

### Description
Add command to PRs to properly format Java code.

This PR is a copy of microsoft#1304 but `experimental-java` branch is not capable
of creating this workflow.


### Contribution Checklist
<!-- Before submitting this PR, please make sure: -->
- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows SK Contribution Guidelines
(https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
- [ ] The code follows the .NET coding conventions
(https://learn.microsoft.com/dotnet/csharp/fundamentals/coding-style/coding-conventions)
verified with `dotnet format`
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄

---------

Co-authored-by: Lee Miller <lemiller@microsoft.com>
Co-authored-by: Mark Wallace <127216156+markwallace-microsoft@users.noreply.github.com>
johnoliver pushed a commit to johnoliver/semantic-kernel that referenced this pull request Jun 5, 2024
### Motivation and Context

### Description
Add command to PRs to properly format Java code.

This PR is a copy of microsoft#1304 but `experimental-java` branch is not capable
of creating this workflow.


### Contribution Checklist
<!-- Before submitting this PR, please make sure: -->
- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows SK Contribution Guidelines
(https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
- [ ] The code follows the .NET coding conventions
(https://learn.microsoft.com/dotnet/csharp/fundamentals/coding-style/coding-conventions)
verified with `dotnet format`
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄

---------

Co-authored-by: Lee Miller <lemiller@microsoft.com>
Co-authored-by: Mark Wallace <127216156+markwallace-microsoft@users.noreply.github.com>
johnoliver pushed a commit to johnoliver/semantic-kernel that referenced this pull request Jun 5, 2024
### Motivation and Context

### Description
Add command to PRs to properly format Java code.

This PR is a copy of microsoft#1304 but `experimental-java` branch is not capable
of creating this workflow.


### Contribution Checklist
<!-- Before submitting this PR, please make sure: -->
- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows SK Contribution Guidelines
(https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
- [ ] The code follows the .NET coding conventions
(https://learn.microsoft.com/dotnet/csharp/fundamentals/coding-style/coding-conventions)
verified with `dotnet format`
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄

---------

Co-authored-by: Lee Miller <lemiller@microsoft.com>
Co-authored-by: Mark Wallace <127216156+markwallace-microsoft@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

java Issue or PR regarding Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants