This website works better with JavaScript.
Explore
Help
Register
Sign In
mirror
/
openzeppelin-contracts
mirror of
https://github.com/OpenZeppelin/openzeppelin-contracts
Watch
2
Star
1
Fork
You've already forked openzeppelin-contracts
1
Code
Issues
Releases
Wiki
Activity
Remove line length configuration for markdown files
Browse Source
pull/3567/head
Francisco Giordano
3 years ago
parent
1b1dd0ca2c
commit
d3ff81b37f
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
.editorconfig
2
.editorconfig
Unescape
Escape
View File
@ -17,5 +17,5 @@ indent_size = 4
[*.js]
indent_size
=
2
[*.adoc]
[*.
{
adoc
,md}
]
max_line_length
=
0
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
mirror/openzeppelin-contracts
Title
Body
Create Issue