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

chore: add a twitter compose ruleset #134

Closed
wants to merge 52 commits into from

Commits on Sep 28, 2023

  1. add a twitter ruleset

    trOnk12 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    6c46c50 View commit details
    Browse the repository at this point in the history
  2. enable linter

    trOnk12 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    afb7919 View commit details
    Browse the repository at this point in the history
  3. test

    trOnk12 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    f04fe53 View commit details
    Browse the repository at this point in the history
  4. bump up to java 11

    trOnk12 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    da2177d View commit details
    Browse the repository at this point in the history
  5. test

    trOnk12 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    8516f9b View commit details
    Browse the repository at this point in the history
  6. validate all

    trOnk12 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    9e99cdd View commit details
    Browse the repository at this point in the history
  7. revert the check

    trOnk12 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    dbd5edb View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. test

    trOnk12 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    e2e4374 View commit details
    Browse the repository at this point in the history
  2. add custom rules

    trOnk12 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    049ef28 View commit details
    Browse the repository at this point in the history
  3. validate all

    trOnk12 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    561eb8a View commit details
    Browse the repository at this point in the history
  4. use implementaiton

    trOnk12 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    f77a368 View commit details
    Browse the repository at this point in the history
  5. fix it

    trOnk12 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    ccabc50 View commit details
    Browse the repository at this point in the history
  6. try twitter only

    trOnk12 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    c0c7d57 View commit details
    Browse the repository at this point in the history
  7. try

    trOnk12 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    ec5a174 View commit details
    Browse the repository at this point in the history
  8. download the jar

    trOnk12 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    8d71f2e View commit details
    Browse the repository at this point in the history
  9. remove unncessary code

    trOnk12 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    d4ef7fd View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. fix the typo

    trOnk12 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    f3b98c5 View commit details
    Browse the repository at this point in the history
  2. remove the custom rule

    trOnk12 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    0d34171 View commit details
    Browse the repository at this point in the history
  3. add custom rule

    trOnk12 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    281d80d View commit details
    Browse the repository at this point in the history
  4. revert the gradle

    trOnk12 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    eed3a43 View commit details
    Browse the repository at this point in the history
  5. last try

    trOnk12 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    6683f48 View commit details
    Browse the repository at this point in the history
  6. last try final

    trOnk12 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    2738c28 View commit details
    Browse the repository at this point in the history
  7. try dobule ruleset

    trOnk12 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    2bf069d View commit details
    Browse the repository at this point in the history
  8. try

    trOnk12 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    11e3341 View commit details
    Browse the repository at this point in the history
  9. try

    trOnk12 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    cd21da4 View commit details
    Browse the repository at this point in the history
  10. remove dobule ruleset

    trOnk12 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    ae4baee View commit details
    Browse the repository at this point in the history
  11. fix

    trOnk12 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    d6bb5d7 View commit details
    Browse the repository at this point in the history
  12. import rules from twitter

    trOnk12 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    f4e17fe View commit details
    Browse the repository at this point in the history
  13. remove doulbe ruleset

    trOnk12 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    11a8441 View commit details
    Browse the repository at this point in the history
  14. use shadow

    trOnk12 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    e91b58e View commit details
    Browse the repository at this point in the history
  15. add shadowJar

    trOnk12 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    9065154 View commit details
    Browse the repository at this point in the history
  16. fix

    trOnk12 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    09b0c43 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. use implementaiton

    trOnk12 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    e6c8d64 View commit details
    Browse the repository at this point in the history
  2. download the jar

    trOnk12 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    5a4c271 View commit details
    Browse the repository at this point in the history
  3. fix

    trOnk12 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    7283d3d View commit details
    Browse the repository at this point in the history
  4. use double ruleset

    trOnk12 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    3cb0d50 View commit details
    Browse the repository at this point in the history
  5. use spaces

    trOnk12 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    171738d View commit details
    Browse the repository at this point in the history
  6. delete stuff

    trOnk12 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    5820012 View commit details
    Browse the repository at this point in the history
  7. remove imports

    trOnk12 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    083868b View commit details
    Browse the repository at this point in the history
  8. remove shadowJar

    trOnk12 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    8c8b8b9 View commit details
    Browse the repository at this point in the history
  9. test custom rule on ktlinter

    trOnk12 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    9e3731e View commit details
    Browse the repository at this point in the history
  10. test

    trOnk12 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    ddb1902 View commit details
    Browse the repository at this point in the history
  11. fix

    trOnk12 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    0cd2f89 View commit details
    Browse the repository at this point in the history
  12. last try

    trOnk12 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    7281f52 View commit details
    Browse the repository at this point in the history
  13. last try

    trOnk12 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    42525e7 View commit details
    Browse the repository at this point in the history
  14. disable apply fixes

    trOnk12 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    d3dac40 View commit details
    Browse the repository at this point in the history
  15. add stuff

    trOnk12 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    337b466 View commit details
    Browse the repository at this point in the history
  16. fix

    trOnk12 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    857d64b View commit details
    Browse the repository at this point in the history
  17. fix

    trOnk12 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    4d35ad9 View commit details
    Browse the repository at this point in the history
  18. adjustheap size

    trOnk12 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    8adfac4 View commit details
    Browse the repository at this point in the history
  19. fix

    trOnk12 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    b03b6f0 View commit details
    Browse the repository at this point in the history
  20. fix

    trOnk12 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    fcf1c80 View commit details
    Browse the repository at this point in the history