Skip to content

Commit be0b42a

Browse files
authored
Remove a weird newline in analysis/README.md (#2416)
1 parent d14ea75 commit be0b42a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

analysis/README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ packages. To use it, add it as a Git dependency to your `pubspec.yaml`:
44
```yaml
55
dev_dependencies:
66
sass_analysis:
7-
git: {url:
8-
https://github.com/sass/dart-sass.git, path: analysis}
7+
git: {url: https://github.com/sass/dart-sass.git, path: analysis}
98
```
109
1110
and include it in your `analysis_options.yaml`:

0 commit comments

Comments
 (0)