acm19 / aws-request-signing-apache-interceptor

https://acm19.github.io/aws-request-signing-apache-interceptor/
Apache License 2.0
16 stars 6 forks source link

Enforce stricter TODO comments checks #106

Closed acm19 closed 1 year ago

acm19 commented 1 year ago

Improves todo check regex by checking for it case insensitive. Adds checks for fixme case insensitive as well.

Resolves: https://github.com/acm19/aws-request-signing-apache-interceptor/issues/96

Pull Request Checklist:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.