githubのAPI+αでコードを綺麗にしてくれるbotなのか。

tumblrから移動

こんなメールが届いてた。

Hi there!

This is WhitespaceBot. I'm an [open-source](https://github.com/Gunio/WhitespaceBot) robot that removes trailing white space in your code, and gives you a gitignore file if you didn't have one!

Why whitespace? Whitespace is an eyesore for developers who use text editors with dark themes. It's not a huge deal, but it's a bit annoying if you use Vim in a terminal. Really, I'm just a proof of concept - GitHub's V3 API allows robots to automatically improve open source projects, and that's really cool. Hopefully, somebody, maybe you!, will fork me and make me even more useful. My owner is [funding a bounty](http://gun.io/open/12/add-security-flaw-fixing-features-to-whitespacebot) to anybody who can add security fixing features to me.

I've only cleaned your most popular project, and I've added you to a list of users not to contact again, so you won't get any more pull requests from me unless you ask. If I'm misbehaving, please email my owner and tell him to turn me off! If this is pull request is of no use to you, please just ignore it.

Thanks!
WhiteSpacebot from [Gun.io](http://gun.io).

You can merge this Pull Request by running:

git pull https://github.com/GunioRobot/miko clean

Or you can view, comment on it, or merge it online at:

https://github.com/masami256/miko/pull/1

    • Commit Summary --

Remove whitespace [Gun.io WhitespaceBot]

    • File Changes --

M Makefile (12)
M Makefile.inc (2)
M boot/head.S (6)
M drivers/block/ata/Makefile (2)
M drivers/block/ata/ata_hdd.c (28)
M drivers/block/block_driver.c (8)
M drivers/pci/Makefile (2)
M drivers/pci/pci.c (40)
M fs/ext2/Makefile (2)
M fs/ext2/ext2_dentry.h (4)
M fs/ext2/ext2_inode.h (2)
M fs/ext2/ext2fs.h (2)
M fs/minix/Makefile (2)
M fs/minix/minixfs.c (32)
M fs/vfs.c (10)
M include/asm/io.h (2)
M include/asm/linkage.h (2)
M include/mikoOS/arch/x86/descriptor_common.h (2)
M include/mikoOS/arch/x86/gdt.h (6)
M include/mikoOS/block_driver.h (2)
M include/mikoOS/kernel.h (4)
M include/mikoOS/pci.h (2)
M include/mikoOS/stdarg.h (2)
M init/cmain.c (4)
M init/mount_root.c (4)
M kernel/elf.c (56)
M kernel/gdt.c (4)
M kernel/interrupt.c (12)
M kernel/intr_gate.S (7)
M kernel/mm/mm.c (10)
M kernel/process.c (22)
M kernel/syscall_table.c (2)
M klibs/kmalloc.c (20)
M klibs/printk.c (12)
M klibs/string.c (6)
M test/.bochsrc (70)
M test/test_hdd.sh (4)
M test/test_program/Makefile (2)

    • Patch Links --

https://github.com/masami256/miko/pull/1.patch
https://github.com/masami256/miko/pull/1.diff

    • -

Reply to this email directly or view it on GitHub:
https://github.com/masami256/miko/pull/1