Gilles Peskine
c8fc67f341
Simplify some regex definitions
...
Use '|'.join([comma-separated list]) rather than r'...|' r'...|'. This way
there's less risk of forgetting a '|'. Pylint will yell if we forget a comma
between list elements.
Use match rather than search + mandatory start anchor for EXCLUSION_LINES.
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com >
2021-11-17 20:23:18 +01:00
..
2020-08-19 10:35:41 +02:00
2021-10-28 14:28:53 +02:00
2020-06-26 18:31:26 +02:00
2021-07-22 19:45:12 +02:00
2020-08-19 10:35:41 +02:00
2020-12-10 21:30:01 +01:00
2021-11-17 20:23:18 +01:00
2020-08-19 10:35:41 +02:00
2020-08-19 10:35:41 +02:00
2021-05-25 19:35:17 +02:00
2021-01-20 12:03:24 +01:00
2020-08-19 10:35:41 +02:00
2020-08-19 10:35:41 +02:00
2020-08-19 10:35:41 +02:00
2020-08-19 10:35:41 +02:00
2020-08-19 10:35:41 +02:00
2020-08-19 10:35:41 +02:00
2020-08-19 10:35:41 +02:00
2020-08-19 10:35:41 +02:00
2020-08-19 10:35:41 +02:00
2021-11-09 12:06:37 +01:00
2021-09-14 11:28:22 +02:00
2020-08-19 10:35:41 +02:00
2020-08-19 10:35:41 +02:00
2021-09-27 20:01:08 +02:00
2021-09-27 20:01:08 +02:00
2020-08-19 10:35:41 +02:00
2020-08-19 10:35:41 +02:00
2020-08-19 10:35:41 +02:00
2020-12-10 23:16:03 +01:00
2021-03-24 09:26:44 +01:00
2020-08-19 10:35:41 +02:00
2020-08-19 10:35:41 +02:00
2020-12-10 21:30:08 +01:00
2021-05-25 19:31:21 +02:00
2020-08-19 10:35:41 +02:00
2021-05-05 17:59:15 +02:00
2020-08-19 10:35:41 +02:00