Skip to content

Commit

Permalink
chore(cat-voices): reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
dtscalac committed Sep 23, 2024
1 parent f19b507 commit 020dfa9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import 'package:password_strength/password_strength.dart' as ps;

/// Describes strength of a password.
///
///
/// The enum values must be sorted from the weakest to the strongest.
enum PasswordStrength {
/// A weak password. Simple, already exposed, commonly used, etc.
Expand Down

0 comments on commit 020dfa9

Please sign in to comment.