Skip to content

Instantly share code, notes, and snippets.

⭐ Total Stars: 77
➕ Total Commits: 2,005
🔀 Total PRs: 866
🚩 Total Issues: 70
📦 Contributed to: 48
🌞 Morning 413 commits ████▎░░░░░░░░░░░░░░░░ 20.6%
🌆 Daytime 721 commits ███████▌░░░░░░░░░░░░░ 35.9%
🌃 Evening 579 commits ██████░░░░░░░░░░░░░░░ 28.9%
🌙 Night 293 commits ███░░░░░░░░░░░░░░░░░░ 14.6%
@litsynp
litsynp / eclipse-java-google-style-no-join-wrap.xml
Last active September 17, 2021 06:13
eclipse-java-google-style.xml with join_wrapped_lines disabled, continuation_indentation as 2, alignment_for_enum_constants as 16 and blank_lines_between_import_groups as 1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<profiles version="13">
<profile kind="CodeFormatterProfile" name="GoogleStyle No-join-wrap" version="13">
<setting id="org.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags" value="insert"/>
<setting id="org.eclipse.jdt.core.formatter.disabling_tag" value="@formatter:off"/>
<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_annotation" value="insert"/>
<setting id="org.eclipse.jdt.core.formatter.insert_space_before_comma_in_type_parameters" value="do not insert"/>
<setting id="org.eclipse.jdt.core.formatter.insert_space_before_opening_brace_in_type_declaration" value="insert"/>
<setting id="org.eclipse.jdt.core.formatter.insert_space_after_comma_in_type_arguments" value="insert"/>
<setting id="org.eclipse.jdt.core.formatter.brace_position_for_anonymous_type_declaration" value="end_of_line"/>
@litsynp
litsynp / .txt
Last active May 6, 2021 17:47
productive-box
We couldn’t find that file to show.