Skip to content
/ onion Public

A cli is able to check the format of mail in tmng lab.

License

Notifications You must be signed in to change notification settings

TomiLabo/onion

Repository files navigation

onion (玉ねぎ)

Onion is able to check the format of mail in tmng lab.

INSTALLATION

$ go get -u github.com/onion/cmd/onion

USAGE

CLI

$ onion *.tmng

Please execute with --fix option, if you want to auto fix to document file

$ onion *.tmng --fix  # auto fix!!

Vim

set makeprg=onion \-f=errorformats\ %
set errorformat=%f\|%l\ col\ %c\|\ %m

TODO

  • lint

    • [新規], [継続], [完了]
    • __◎ タイトル
    • less than 75 character
    • dont use ambi width space char
    • dont use ◯ , should use ○
    • ○____タイトル
    • 2000.00.00(__)
  • autofix

LICENSE

MIT License

About

A cli is able to check the format of mail in tmng lab.

Resources

License

Stars

Watchers

Forks

Packages

No packages published