+91
−3
+92
−12
Loading
Use compat_asn1 to check backwards Compatibility after linting. Detect if a compat exception is configured but not raised (e.g, an issue is fixed but the config isn't updated.) Add new per-asn_file key to asn_config.json: compat_files, which is an object whose keys are files to check backwards compatibility with, and values are a list of error messages. Add asn_config.json entries for each file against its previous release. Currently 33128/r17/TS33128Payloads has various compatibility issues with r18 (and r19).