mirror of
https://github.com/apple/pkl.git
synced 2026-01-16 00:23:44 +01:00
Compare commits
2 Commits
0.30.0
...
srueg/form
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
49e9117b85 | ||
|
|
5d6ff1f72a |
0
pkl-formatter/src/test/files/FormatterSnippetTests/input/empty-file.pkl
vendored
Normal file
0
pkl-formatter/src/test/files/FormatterSnippetTests/input/empty-file.pkl
vendored
Normal file
3
pkl-formatter/src/test/files/FormatterSnippetTests/input/only-doc-comment.pkl
vendored
Normal file
3
pkl-formatter/src/test/files/FormatterSnippetTests/input/only-doc-comment.pkl
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
/// This file only contains a doc-comment
|
||||
///
|
||||
/// And nothing else
|
||||
0
pkl-formatter/src/test/files/FormatterSnippetTests/output/empty-file.pkl
vendored
Normal file
0
pkl-formatter/src/test/files/FormatterSnippetTests/output/empty-file.pkl
vendored
Normal file
3
pkl-formatter/src/test/files/FormatterSnippetTests/output/only-doc-comment.pkl
vendored
Normal file
3
pkl-formatter/src/test/files/FormatterSnippetTests/output/only-doc-comment.pkl
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
/// This file only contains a doc-comment
|
||||
///
|
||||
/// And nothing else
|
||||
Reference in New Issue
Block a user