AnyLint v0.6.0 Release Notes

Release Date: 2020-04-23 // about 4 years ago
  • ➕ Added

    • ➕ Added a way to specify Regex options for literal initialization via /i, /m (String) or #"\"#: "im" (Dictionary).
      PR: #18 | Author: Cihat Gündüz