Skip to content
Snippets Groups Projects
Select Git revision
  • 30adfd238aa96ce3896d2bf42f6993b2fcc7fa3f
  • main default protected
  • readme_update
3 results

Pipfile.lock

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    .editorconfig 166 B
    root = true
    
    [*]
    indent_style = space
    indent_size = 2
    charset = utf-8
    insert_final_newline = true
    
    [*.{sablecc3,txt}]
    indent_size = 4
    trim_trailing_whitespace = true