Skip to content

Instantly share code, notes, and snippets.

View AlyBadawy's full-sized avatar

Aly Badawy AlyBadawy

View GitHub Profile
@AlyBadawy
AlyBadawy / .overcommit.yml
Last active February 20, 2024 03:45
Rails + React Gists
PostCheckout:
BundleInstall:
enabled: true
PreCommit:
ALL:
problem_on_unmodified_line: warn
requires_files: true
required: false
quiet: false