ssh-chat/chat
Dmitri Shuralyov 50001bf172 Travis: Check for gofmt issues. (#241)
* Travis: Check for gofmt issues.

This will help catch issues like https://github.com/shazow/ssh-chat/pull/240#discussion_r127626103
in CI.

* chat: Fix gofmt issue.
2017-07-17 15:03:55 -04:00
..
message chat: Emit BEL when receiving a PM. 2017-05-11 11:23:29 -04:00
command.go /nick: Avoid announcing when it's the same nick (#237) 2017-06-13 11:12:32 -04:00
doc.go chat/doc: gofmt 2017-07-17 10:28:33 -04:00
help.go ssh-chat/chat/{message,user,theme,history} -> ssh-chat/chat/message 2015-01-20 16:33:52 -08:00
logger.go A bit of logging framework, and channel test. 2014-12-21 10:17:14 -08:00
room.go refactor: User.Config -> User.Config() and User.SetConfig(UserConfig) 2016-08-29 10:11:39 -04:00
room_test.go refactor: User.Config -> User.Config() and User.SetConfig(UserConfig) 2016-08-29 10:11:39 -04:00
sanitize.go Travis: Check for gofmt issues. (#241) 2017-07-17 15:03:55 -04:00
set_test.go refactor: Id -> ID 2016-08-24 13:54:20 -04:00