Validator.js: Generated files should be gitignored.

Created on 16 Sep 2020  路  6Comments  路  Source: validatorjs/validator.js

When I run npm test lots of files get modified. Excluding these files from commit is unnecessary work. I think, these files should be placed in some directory (e.g. build) and gitignored.

maintenance

Most helpful comment

I strongly agree with this 馃憤

All 6 comments

@profnandaa should we check this?

@rubiin -- open to ideas.

i think i can spare a time for these

I have created a pr for this @profnandaa .I also struggled with this in my past Prs where non necessary generated files were accidently commited. I think this will keep that at bay https://github.com/validatorjs/validator.js/pull/1450

I strongly agree with this 馃憤

I also agree

Was this page helpful?
0 / 5 - 0 ratings

Related issues

IOAyman picture IOAyman  路  4Comments

rathboma picture rathboma  路  4Comments

Maxreglez picture Maxreglez  路  3Comments

AnandChowdhary picture AnandChowdhary  路  3Comments

galki picture galki  路  3Comments