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

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
pq committed Jan 4, 2019
1 parent d2658b8 commit 38b2e3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/since.dart
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import 'package:yaml/yaml.dart';
import 'crawl.dart';

main() async {
// Print for caching in since.yaml.
// Uncomment to (re)generate since.yaml contents.
// for (var lint in registeredLints) {
// var since = await findSinceLinter(lint);
// if (since != null) {
Expand Down

0 comments on commit 38b2e3a

Please sign in to comment.