Skip to content

Commit

Permalink
project structure
Browse files Browse the repository at this point in the history
  • Loading branch information
fewensa committed Jul 6, 2023
1 parent 2d5ee27 commit e3747c7
Show file tree
Hide file tree
Showing 14 changed files with 494 additions and 50 deletions.
7 changes: 7 additions & 0 deletions analysis/.rustfmt.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
hard_tabs = false
max_width = 100
newline_style = "Unix"
reorder_imports = true
reorder_modules = true
tab_spaces = 2
use_field_init_shorthand = true
Loading

0 comments on commit e3747c7

Please sign in to comment.