Skip to content

Commit

Permalink
fix: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Nexushunter committed Sep 24, 2023
1 parent ea76ec8 commit e63c9b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion openapi-generator/lib/src/extensions/type_methods.dart
Expand Up @@ -70,4 +70,4 @@ extension TypeMethods on ConstantReader {

return values[enumIndex];
}
}
}
Expand Up @@ -13,4 +13,4 @@ import 'package:openapi_generator_annotations/openapi_generator_annotations.dart
useNextGen: true,
cachePath: './test/specs/output-nextgen/expected-args/cache.json',
outputDirectory: './test/specs/output-nextgen/expected-args')
class TestClassConfig {}
class TestClassConfig {}

0 comments on commit e63c9b9

Please sign in to comment.