Add tootctl self-destruct (#10367)

Fix #10305
This commit is contained in:
Eugen Rochko 2019-03-28 17:56:25 +01:00 committed by GitHub
parent 24d5b6f9e3
commit 026dd75208
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 74 additions and 1 deletions

View file

@ -80,7 +80,7 @@ Rails/HttpStatus:
Rails/Exit:
Exclude:
- 'lib/mastodon/*'
- 'lib/cli'
- 'lib/cli.rb'
Style/ClassAndModuleChildren:
Enabled: false