AuthMe / ConfigMe

A simple configuration management library for any Java project!
MIT License
37 stars 14 forks source link

Case-insensitive pattern type #378

Closed ljacqu closed 11 months ago

ljacqu commented 11 months ago

Extend RegexType to have a second instance out of the box that is a case-insensitive pattern. See how StringType does it similarly for the lowercase String.

To do

shirsho-roy commented 11 months ago

@ljacqu I would like to work on this issue. Please assign it to me

ljacqu commented 11 months ago

Hi @shirsho-roy , looks like sharief beat you to it 😅 Please see any other good-first-issue labels if anything catches your fancy! Thanks