newrelic-python-agent icon indicating copy to clipboard operation
newrelic-python-agent copied to clipboard

Move validate_custom_event validators into validators directory

Open lrafeei opened this issue 1 year ago • 1 comments

Overview

This PR moves validate_custom_event_in_application_stats_engine and validate_custom_event_count into its own separate file within the testing_support/validators directory

lrafeei avatar Mar 12 '24 16:03 lrafeei

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON black 24 0 0 2.64s
✅ PYTHON flake8 24 0 1.56s
✅ PYTHON isort 24 0 0 0.27s
✅ PYTHON pylint 24 0 10.86s

See detailed report in MegaLinter reports Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

github-actions[bot] avatar Mar 12 '24 16:03 github-actions[bot]