Commit 2a88bbb5 authored by Luke Mewburn's avatar Luke Mewburn
Browse files

testing: convert asn_lint_exceptions.json to asn_config.json

Add new child fields to asn_config.json's "asn_files" field object values:
  lint_exceptions:
	List of lint warnings to ignore.
	This replaces asn_lint_exceptions.json.

I.e., ["asn_files"][path]["lint_exceptions"] = list(warningsString)

All of the ASN.1 parsing configuration is now in asn_config.json.
parent 0043d730
Loading
Loading
Loading
Loading