Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This rule clashes with gobject-introspection's practice of calling
`gi.require_version()` before importing modules.
|
|
* Indent by 4 spaces
* Reformat some argument lists
* Two newlines before free functions
* One newline before methods
* Spaces around infix operators
|
|
* Indent by 4 spaces
* Use spaces around infix operators
* Reformat some argument lists
* One import per line
* Start line comments with '# '
* Two newlines before free functions
* One newline before methods
|
|
* One import per line
* Indent by 4 spaces
* Reformat multiline strings
* Spaces around infix operators
* Reformat argument lists
* Reformat list literals
|
|
* Reformat multiline strings
* Reformat argument lists
* Reformat list literals
* Two newlines before functions
* Fix free functions taking `self`
|
|
|
|
* Indent by 4 spaces
* Remove semicolons
* Use format() over percent formating
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add @MaZderMind Talk about Voctomix from Froscon 2016 to the ReadMe
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
subsystem
|
|
|
|
|
|
|
|
|
|
|
|
it, fixes #79
|
|
|
|
|
|
|
|
|