buddy.js icon indicating copy to clipboard operation
buddy.js copied to clipboard

Magic number detection for JavaScript

Results 4 buddy.js issues
Sort by recently updated
recently updated
newest added

# What is the change Add "Related Section" referencing ESlint's magic number rule. # Purpose of Change 1. Expose more people to the awesome-ness of no magic numbers. 2. [ESlint](https://eslint.org/docs/rules/no-magic-numbers)...

Location of the broken image is README.md

Hey, I like your good work, So I tried to solve a small issue and I am interested in maintaining this project

I added a local version of jQuery to my a repo, and now Buddy is failing with over 60 magic numbers found. Is there any way to ignore a path?...