google / pedantic

How to get the most value from Dart static analysis

Home Page:https://pub.dev/packages/pedantic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pub

This package is deprecated.

Before it was deprecated, it was the way to get analysis options matching those used internally at Google. This was useful because it was a good starting point for which lints to enable.

Instead, please see package:lints which is the lint recommendation from the Dart team, or package:flutter_lints which extends that for Flutter. These are better than the Google lint set because they take into account the needs of all Dart users, not just Google engineers.

To migrate away from package:pedantic please see the instructions here.

About

How to get the most value from Dart static analysis

https://pub.dev/packages/pedantic

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Dart 100.0%