Skip to content

Commit 1a87bcf

Browse files
committed
remove guidance of 100 line width
1 parent 46e76e5 commit 1a87bcf

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -277,19 +277,6 @@ These controls are accessible on the `RemoteTrackPublication` object.
277277

278278
For more info, see [Subscriber controls](https://docs.livekit.io/guides/room/receive#subscriber-controls).
279279

280-
## Development
281-
282-
The project is configured to lint with line length of 100. If using VS Code, set the following in your `settings.json`
283-
284-
```json
285-
"dart.lineLength": 100,
286-
"[dart]": {
287-
"editor.rulers": [
288-
100
289-
]
290-
}
291-
```
292-
293280
## License
294281

295282
Apache License 2.0

0 commit comments

Comments
 (0)