Skip to content

Commit

Permalink
fix lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
tommasini committed Jun 18, 2024
1 parent 69b5552 commit e47dd51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/migrations-guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ This document outlines best practices and guidelines for writing migration scrip

## Conclusion

Following these guidelines will help ensure that migrations are robust, error-resistant, and maintain data integrity. Testing migrations thoroughly is crucial for identifying potential issues before they affect users. Always aim for clarity and thoroughness in both migration scripts and tests.
Following these guidelines will help ensure that migrations are robust, error-resistant, and maintain data integrity. Testing migrations thoroughly is crucial for identifying potential issues before they affect users. Always aim for clarity and thoroughness in both migration scripts and tests.

0 comments on commit e47dd51

Please sign in to comment.