Minor Changes
-
0754d1d: feat: add new feature to supress the warnings
- ab94c15: Add a new flag that is --x-suppress-warnings to supress the warning in the validate command
- 55819cd: Allow to pass multiple warnings to supress and add check to verify the warning is correct or not
- 885fc71: Update src/core/parser.ts
Co-authored-by: Souvik De [email protected]
- 16b22de: Update src/core/flags/validate.flags.ts
Co-authored-by: Souvik De [email protected]
- de1caad: Add another flag to supressallwarnings and update test case