Skip to content

Commit

Permalink
Do not make full doc mandatory for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Will committed Sep 13, 2018
1 parent cb397d1 commit 16237c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tslint.json
@@ -1,6 +1,6 @@
{
"extends": "@polkadot/dev/config/tslint",
"rules": {
"completed-docs": true
"completed-docs": false
}
}

0 comments on commit 16237c4

Please sign in to comment.