Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates the line separator from CRLF to LF #2536

Merged
merged 2 commits into from
Nov 10, 2023

Conversation

MaicolAntali
Copy link
Contributor

Purpose

Updates the line separator from CRLF to LF in some files.

Description

Allow to runs the mvn clean verify once the spotless plugging will be added.

*
* @since 1.8
*/
public static final JsonNull INSTANCE = new JsonNull();

Check notice

Code scanning / CodeQL

Deprecated method or constructor invocation Note

Invoking
JsonNull.JsonNull
should be avoided because it has been deprecated.
@MaicolAntali MaicolAntali mentioned this pull request Nov 7, 2023
9 tasks
@eamonnmcmanus eamonnmcmanus merged commit c2a0e46 into google:main Nov 10, 2023
9 checks passed
@MaicolAntali MaicolAntali deleted the change-line-separators branch November 10, 2023 20:37
@Marcono1234 Marcono1234 mentioned this pull request Nov 14, 2023
9 tasks
tibor-universe pushed a commit to getuniverse/gson that referenced this pull request Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants