issues
search
ekonda
/
kutana
The library for developing systems for messengers and social networks
MIT License
72
stars
17
forks
source link
fixed some style issues; changed name and structure of norm submodule
#2
Closed
michaelkryukov
closed
6 years ago
michaelkryukov
commented
6 years ago
Description
Fixed trailing spaces
Removed unused exports
Changed the way decorators are applied
Changed name and structure of "norm" subplugin
Motivation and Context
Bette look and more consistent code style.
How Has This Been Tested?
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[x] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] My code follows the code style of this project.
[x] My change requires a change to the documentation.
[x] I have updated the documentation accordingly.
[x] I have added tests to cover my changes.
[x] I have read the
CONTRIBUTING
document.
[x] All new and existing tests passed.
Description
Motivation and Context
Bette look and more consistent code style.
How Has This Been Tested?
Types of changes
Checklist: