git-bug/bridge/github
Amine Hilaly 2e17f37175 Add unicode control characters test case
Move `cleanupText` to utils/text/transform.go
`text.Cleanup`: removing unicode control characters except for those allowed by `text.Safe`

Add golang.org/x/text dependencies

fix text.Cleanup

Fix import panic
2019-05-05 18:16:10 +02:00
..
config.go Integrate iterator with importer 2019-05-05 18:16:10 +02:00
github.go Improve naming and functions signatures 2019-05-05 18:16:10 +02:00
import_query.go Add github iterator 2019-05-05 18:16:10 +02:00
import_test.go Add unicode control characters test case 2019-05-05 18:16:10 +02:00
import.go Add unicode control characters test case 2019-05-05 18:16:10 +02:00
iterator.go Add old importer comments in the iterator 2019-05-05 18:16:10 +02:00