# EditorConfig is awesome: http://EditorConfig.org # top-most EditorConfig file root = true # Unix-style newlines with a newline ending every file [*] end_of_line = lf insert_final_newline = false # 4 space indentation [*.py] indent_style = space indent_size = 4 # Tab indentation (no size specified) [*.js] indent_style = space indent_size = 4 # Tab indentation (no size specified) [*.html] indent_style = space indent_size = 4 # Matches the exact files either package.json or .travis.yml [{package.json,.travis.yml}] indent_style = space indent_size = 2
Kodo/kodo - Gogs: Go Git Service

2 次代码提交 (f27e2d5d1e80d537b47915b0e2e8be66ba98923e)

作者 SHA1 备注 提交日期
  Brightcells fabef63211 set line_length=200 for isort 10 年之前
  Brightcells df1df69fe3 add api upgrade/splash 10 年之前
lensman - Gogs: Go Git Service

暂无描述

chengzhenyu: 5a1af15778 upload error 9 年之前
..
wrapper 5a1af15778 upload error 9 年之前
Kodo/kodo - Gogs: Go Git Service

1 次代码提交 (4edef39d3f242b22c37608ea4508d7b732ed9757)

作者 SHA1 备注 提交日期
  Brightcells 44a6cdf337 Statistic 8 年之前
kodo - Gogs: Go Git Service

暫無描述

.editorconfig 562B

    # EditorConfig is awesome: http://EditorConfig.org # top-most EditorConfig file root = true # Unix-style newlines with a newline ending every file [*] end_of_line = lf insert_final_newline = false # 4 space indentation [*.py] indent_style = space indent_size = 4 # Tab indentation (no size specified) [*.js] indent_style = space indent_size = 4 # Tab indentation (no size specified) [*.html] indent_style = space indent_size = 4 # Matches the exact files either package.json or .travis.yml [{package.json,.travis.yml}] indent_style = space indent_size = 2
Pai2/pai2 - Gogs: Go Git Service

2 Коммиты (c73d195d23a02a1defcd2fd43c83675771a58796)

Автор SHA1 Сообщение Дата
  Brightcells fabef63211 set line_length=200 for isort лет %!s(int64=10): %!d(string=назад)
  Brightcells 30daca135b add api message_list_api/message_type_list_api/message_read_api лет %!s(int64=10): %!d(string=назад)
kodo - Gogs: Go Git Service

Нет описания

models.py 58B

    from django.db import models # Create your models here.