Skip to content

Commit

Permalink
update file attributes
Browse files Browse the repository at this point in the history
ensure formatting on windows systems
  • Loading branch information
epreston committed Jul 24, 2024
1 parent a3b73c8 commit 73625a4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@

CHANGELOG.md export-ignore
LICENSE eol=crlf
.github/SECURITY.md eol=crlf
.github/CODE_OF_CONDUCT.md eol=crlf

# Binary file types.
*.webp binary
Expand Down
2 changes: 1 addition & 1 deletion .github/CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ nationality, personal appearance, race, religion, or sexual identity
and orientation.

We pledge to act and interact in ways that contribute to an open, welcoming,
diverse, inclusive, and healthy community.
diverse, inclusive, and healthy community.

## Our Standards

Expand Down
2 changes: 1 addition & 1 deletion .github/SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

This is an open source project that is provided as-is without warranty or liability. As such, we can make no support commitment. The maintainers will do the best they can to address any report promptly and responsibly.

While the discovery of new vulnerabilities is rare, we also recommend always using the latest versions of this library and its official companion libraries to ensure your application remains as secure as possible.
While the discovery of new vulnerabilities is rare, we also recommend always using the latest versions of this library and its official companion libraries to ensure your application remains as secure as possible.

## Reporting a Vulnerability

Expand Down

0 comments on commit 73625a4

Please sign in to comment.