Skip to content

Commit

Permalink
+ newline
Browse files Browse the repository at this point in the history
  • Loading branch information
pq committed Dec 9, 2020
1 parent 636adce commit bc43cd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tool/doc.dart
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,7 @@ class MachineSummaryGenerator {
final Iterable<LintRule> rules;

MachineSummaryGenerator(this.rules);

void generate(String filePath) {
var generated = getMachineListing(rules);
if (filePath != null) {
Expand Down

0 comments on commit bc43cd1

Please sign in to comment.