header wrap with signle quote
This commit is contained in:
parent
dd3224a131
commit
c567e4b409
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
description: "Guidelines for building Java base applications"
|
description: 'Guidelines for building Java base applications'
|
||||||
applyTo: "**/*.java"
|
applyTo: '**/*.java'
|
||||||
---
|
---
|
||||||
|
|
||||||
# Java Development
|
# Java Development
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
description: "Guidelines for building Springboot base applications"
|
description: 'Guidelines for building Springboot base applications'
|
||||||
applyTo: "**/*.java, **/*.kt,"
|
applyTo: '**/*.java, **/*.kt,'
|
||||||
---
|
---
|
||||||
|
|
||||||
# Spring Boot Development
|
# Spring Boot Development
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user