Skip to content

Commit de43da2

Browse files
committed
updates documentation regarding linting
Signed-off-by: Anthony Veaudry <anthony@veaudry.pro>
1 parent f8a2597 commit de43da2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The animations in Animate.css should follow a few key principles:
2020
1. Match the naming convention (camelCase, categorized [fades, bounces, etc])
2121
2. Indent with two spaces
2222
3. End each file with a blank line
23-
4. Please use the configurations in .editorconfig and .prettierrc to help keeps styling consistant.
23+
4. Make sure you have an editorconfig plugin/extension enabled in your editor and all the dependencies installed so editorconfig and prettier can automatically format your code when committing.
2424

2525
## How To Contribute
2626

0 commit comments

Comments
 (0)