]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Improve max-line-length tslint rule 22279/head
authorTiago Melo <tmelo@suse.com>
Mon, 28 May 2018 13:19:26 +0000 (14:19 +0100)
committerTiago Melo <tmelo@suse.com>
Mon, 28 May 2018 13:30:57 +0000 (14:30 +0100)
commitfc67af05b67cb2bbb76fcbea35cf10b1284d25de
treece01baf44e3463cef2ace3a14fa7c72e43851064
parent5ffc276056e23f4f049f8f1cd38ed7f77d024c55
mgr/dashboard: Improve max-line-length tslint rule

Prettier is not breaking strings if they are bigger
then the defined max line length.

With this rule we can make sure lines are not exceeding it,
with the exception of import/export lines.

Signed-off-by: Tiago Melo <tmelo@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/shared/pipes/ceph-short-version.pipe.spec.ts
src/pybind/mgr/dashboard/frontend/tslint.json