Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Commit e6b6976

Browse files
authored
improved description (#1092)
* improved description * moar description
1 parent 1f60113 commit e6b6976

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Linter for Dart
22

3-
A Dart style linter.
3+
The Dart Linter package defines lint rules that identify and report on "lints" found in Dart Code. Linting is performed by the Dart
4+
analysis server and the `dartanalyzer` commandline tool.
5+
46

57
[![Build Status](https://travis-ci.org/dart-lang/linter.svg)](https://travis-ci.org/dart-lang/linter)
68
[![Build status](https://ci.appveyor.com/api/projects/status/3a2437l58uhmvckm/branch/master?svg=true)](https://ci.appveyor.com/project/pq/linter/branch/master)

0 commit comments

Comments
 (0)