I've created 2 files: `CY_created-email.c` with the following context ``` abc@example.com ``` and `CY_created-url.c` with the following context: ``` http://www.example.com ``` However, scancode fails to detect the above with the `--email` and `--url`
I've created 2 files:
CY_created-email.cwith the following contextand
CY_created-url.cwith the following context:However, scancode fails to detect the above with the
--emailand--url