mirror of
https://gitlab.cern.ch/wotsubo/PSBoardDataBase.git
synced 2025-06-10 14:59:23 +09:00
new: create tables & add campaigns, runs, ps_boards, single run results
- currently, test automatically opens sqlitebrowser - ext package is not well checked
This commit is contained in:
commit
eba8d8f395
10 changed files with 1203 additions and 0 deletions
13
.JuliaFormatter.toml
Normal file
13
.JuliaFormatter.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
# See https://domluna.github.io/JuliaFormatter.jl/stable/ for a list of options
|
||||
whitespace_ops_in_indices = true
|
||||
remove_extra_newlines = true
|
||||
always_for_in = true
|
||||
whitespace_typedefs = true
|
||||
normalize_line_endings = "unix"
|
||||
# format_docstrings = true
|
||||
# format_markdown = true
|
||||
align_assignment = true
|
||||
align_struct_field = true
|
||||
align_conditional = true
|
||||
align_pair_arrow = true
|
||||
align_matrix = true
|
Loading…
Add table
Add a link
Reference in a new issue