Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit be0b42a

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

File tree

Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-2
lines changed

‎analysis/README.md

Copy file name to clipboardExpand all lines: analysis/README.md
+1-2Lines changed: 1 addition & 2 deletions
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.