We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07efe3e commit bb3bc9aCopy full SHA for bb3bc9a
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## v3.0.27 (31/05/2024)
4
+## Changes
5
+## 🚀 Features
6
+
7
+- Supports for excluding paths in lint mode @SeongjunJo (#156)
8
9
+---
10
11
## v3.0.26 (21/05/2024)
12
## Changes
13
## 🐛 Hotfixes
@@ -335,12 +343,3 @@
335
343
336
344
- Change appending list in for loop to using yield @bjk7119 (#46)
337
345
- Apply f-string format @bjk7119 (#45)
338
-
339
----
340
341
-## v2.1.8 (24/02/2022)
342
-## Changes
-## 🔧 Maintenance
-- Comment out some sentences in the PR template @soimkim (#44)
346
-- Fix to print help message if don't write mode @bjk7119 (#43)
0 commit comments