Problēmas 0 Izmaiņu pieprasījumi 0 Revīzijas 887 Laidieni 0

2 Revīzijas (5e9da2dff89bdf9444f57c40e5f4e9577d784a07)

Autors SHA1 Ziņojums Datums
  Brightcells fabef63211 set line_length=200 for isort 10 gadi atpakaļ
  Brightcells 8b7c49ddb9 add app to add page user_agreement/contact_us 10 gadi atpakaļ
kodo - Gogs: Go Git Service

Sin Descripción

.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