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

Updated Eslint Config, Rules, Added Husky for Git Hooks #270

Open
wants to merge 33 commits into
base: main
Choose a base branch
from

Commits on Nov 10, 2022

  1. Added Husky For Pre-Commit Hooks

    Signed-off-by: Adithya Krishna <[email protected]>
    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    d552087 View commit details
    Browse the repository at this point in the history
  2. Updated to one eslint config

    Signed-off-by: Adithya Krishna <[email protected]>
    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    caa80ac View commit details
    Browse the repository at this point in the history
  3. Updated to async function

    Signed-off-by: Adithya Krishna <[email protected]>
    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    30d3b1d View commit details
    Browse the repository at this point in the history
  4. Moved tests to seperate directory

    Signed-off-by: Adithya Krishna <[email protected]>
    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    f666186 View commit details
    Browse the repository at this point in the history
  5. Updated husky config

    Signed-off-by: Adithya Krishna <[email protected]>
    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    528b890 View commit details
    Browse the repository at this point in the history
  6. Updated husky config

    Signed-off-by: Adithya Krishna <[email protected]>
    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    1ab72f9 View commit details
    Browse the repository at this point in the history
  7. Updated lint staged config

    Signed-off-by: Adithya Krishna <[email protected]>
    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    8e61f71 View commit details
    Browse the repository at this point in the history
  8. Husky Lint Check

    Signed-off-by: Adithya Krishna <[email protected]>
    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    fa50e32 View commit details
    Browse the repository at this point in the history
  9. Lint Check - v2

    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    bf458a9 View commit details
    Browse the repository at this point in the history
  10. Husky Lint Check - v2

    Signed-off-by: Adithya Krishna <[email protected]>
    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    7b879c5 View commit details
    Browse the repository at this point in the history
  11. Husky Lint Check - v3

    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    8e33610 View commit details
    Browse the repository at this point in the history
  12. Husky Lint Check - v4

    Signed-off-by: Adithya Krishna <[email protected]>
    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    dd8adc6 View commit details
    Browse the repository at this point in the history
  13. Husky Lint Check - v5

    Signed-off-by: Adithya Krishna <[email protected]>
    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    f3df2bb View commit details
    Browse the repository at this point in the history
  14. Fixed eslint errors and added new rules

    Signed-off-by: Adithya Krishna <[email protected]>
    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    bd8a68b View commit details
    Browse the repository at this point in the history
  15. Check Husky - v1

    Signed-off-by: Adithya Krishna <[email protected]>
    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    de86d41 View commit details
    Browse the repository at this point in the history
  16. Check Husky - v2

    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    010db70 View commit details
    Browse the repository at this point in the history
  17. Added Husky Config

    Signed-off-by: Adithya Krishna <[email protected]>
    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    eb097c9 View commit details
    Browse the repository at this point in the history
  18. Updated Husky

    Signed-off-by: Adithya Krishna <[email protected]>
    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    4fba315 View commit details
    Browse the repository at this point in the history
  19. Updated Husky - v2

    Signed-off-by: Adithya Krishna <[email protected]>
    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    942bd7b View commit details
    Browse the repository at this point in the history
  20. Updated Husky - v3

    Signed-off-by: Adithya Krishna <[email protected]>
    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    9f00cb5 View commit details
    Browse the repository at this point in the history
  21. CHeck Husky - v4

    Signed-off-by: Adithya Krishna <[email protected]>
    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    0b55b63 View commit details
    Browse the repository at this point in the history
  22. CHeck Husky - v5

    Signed-off-by: Adithya Krishna <[email protected]>
    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    2491cc9 View commit details
    Browse the repository at this point in the history
  23. CHeck Husky - v6

    Signed-off-by: Adithya Krishna <[email protected]>
    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    3c233d8 View commit details
    Browse the repository at this point in the history
  24. Updated Husky

    Signed-off-by: Adithya Krishna <[email protected]>
    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    48baa0e View commit details
    Browse the repository at this point in the history
  25. Check Husky - v6

    Signed-off-by: Adithya Krishna <[email protected]>
    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    d4289b8 View commit details
    Browse the repository at this point in the history
  26. Check Husky - v67

    Signed-off-by: Adithya Krishna <[email protected]>
    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    12501e6 View commit details
    Browse the repository at this point in the history
  27. Check Husky - v8

    Signed-off-by: Adithya Krishna <[email protected]>
    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    23bfe00 View commit details
    Browse the repository at this point in the history
  28. Finalize Husky

    Signed-off-by: Adithya Krishna <[email protected]>
    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    7c1f91b View commit details
    Browse the repository at this point in the history
  29. Finalize Husky with Hooks

    Signed-off-by: Adithya Krishna <[email protected]>
    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    080aaae View commit details
    Browse the repository at this point in the history
  30. Finalize Husky with Hooks - Test

    Signed-off-by: Adithya Krishna <[email protected]>
    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    b936923 View commit details
    Browse the repository at this point in the history
  31. Finalize Husky with Hooks - Test

    Signed-off-by: Adithya Krishna <[email protected]>
    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    d850642 View commit details
    Browse the repository at this point in the history
  32. Finalize Husky with Hook

    Signed-off-by: Adithya Krishna <[email protected]>
    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    7a78e11 View commit details
    Browse the repository at this point in the history
  33. Updated Husky Install Script

    Signed-off-by: Adithya Krishna <[email protected]>
    Adithya Krishna committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    e6277f1 View commit details
    Browse the repository at this point in the history