Skip to content

Commit

Permalink
Merge pull request #1 from folio-org/FOLIO-722-initial-setup
Browse files Browse the repository at this point in the history
FOLIO-722 initial setup
  • Loading branch information
dcrossleyau authored Aug 24, 2022
2 parents e6c475a + ad7105b commit 8b7a026
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# http://editorconfig.org/

root = true

[*]
charset = utf-8
end_of_line = lf
indent_size = 2
continuation_indent_size = 4
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# mod-entities-links

Copyright (C) 2020-2022 The Open Library Foundation
Copyright (C) 2022 The Open Library Foundation

This software is distributed under the terms of the Apache License,
Version 2.0. See the file "[LICENSE](LICENSE)" for more information.
Expand Down

0 comments on commit 8b7a026

Please sign in to comment.