File tree 1 file changed +16
-6
lines changed
1 file changed +16
-6
lines changed Original file line number Diff line number Diff line change 17
17
` ` `
18
18
19
19
20
- ### Bump dependabot pull request title
20
+ ### 🪄 Bump dependabot🤖 pull request title
21
21
22
22
##### AS-IS
23
- build(deps): bump semgrep from 1.9.0 to 1.10.0
23
+ > build(deps): bump semgrep from 1.9.0 to 1.10.0
24
+
24
25
##### TO-BE
25
- build(deps): bump ` semgrep` from `1.9.0` to `1.10.0`
26
+ > build(deps): bump ` semgrep` from `1.9.0` to `1.10.0`
26
27
27
28
28
- # ## Make conventional title on pull request and keyword highlights
29
+ # ## 🗂 Make your pull- request to `conventional pull-request`
29
30
30
31
# #### AS-IS
31
- (Feat)Extends Singularize And Pluralize Symbols On make_test.py
32
+ > (Feat)Extends Singularize And Pluralize Symbols
33
+
32
34
# #### TO-BE
33
- feat : extends `singularize` and `pluralize` symbols on `make_test.py`
35
+ > feat: extends `singularize` and `pluralize` symbols
36
+
37
+
38
+ # ## 🔦 Emphasize keywords
34
39
40
+ # #### AS-IS
41
+ > Feat: Add make_test.py and resource files like en_us.res to achieve 100% testing
42
+
43
+ # #### TO-BE
44
+ > feat: Add `make_test.py` and resource files like `en_us.res` to achieve `100%` testing
35
45
36
46
# ## Dependencies
37
47
* https://github.com/returntocorp/semgrep
You can’t perform that action at this time.
0 commit comments