Christoph J. Scherr PlexSheep
  • Deutschland
  • https://www.cscherr.de
  • I study cybersecurity focused computer science at DHBW Mannheim, while working at NewTec.

  • Joined on 2023-04-16
PlexSheep pushed to test/basics at PlexSheep/numf 2024-05-12 20:25:51 +02:00
a88a03eab7 test: padded prefixed formatting #12
PlexSheep pushed to test/basics at PlexSheep/numf 2024-05-12 20:23:56 +02:00
1f91710bda chore: format tests
b681a6b04d Merge branch 'test/basics' of https://git.cscherr.de/PlexSheep/numf into test/basics
fe01412467 test: add prefix test #12
Compare 3 commits »
PlexSheep pushed to test/basics at PlexSheep/numf 2024-05-12 20:20:37 +02:00
9bfc8504a4 test: add padding test #12
PlexSheep pushed to test/basics at PlexSheep/numf 2024-05-12 20:20:06 +02:00
47ae8e135b feat: add setters for FormatOptions
PlexSheep pushed to test/basics at PlexSheep/numf 2024-05-12 20:11:08 +02:00
8b419048ef test: testing the format #12
PlexSheep closed issue PlexSheep/numf#9 2024-05-12 20:02:45 +02:00
add padding for outputs
PlexSheep created branch test/basics in PlexSheep/numf 2024-05-12 20:01:24 +02:00
PlexSheep pushed to test/basics at PlexSheep/numf 2024-05-12 20:01:24 +02:00
PlexSheep pushed to master at PlexSheep/numf 2024-05-12 20:00:01 +02:00
PlexSheep pushed to devel at PlexSheep/numf 2024-05-12 19:59:56 +02:00
6251546a31 Merge pull request 'feat: padding and FormatOptions #9' (#11) from feat/padding into master
4f269fb509 refactor: add more derives
cae701815e refactor: use the cli struct as format options #11 #9
82c1bf8d8a feat: padding and FormatOptions #9
Compare 4 commits »
PlexSheep deleted branch feat/padding from PlexSheep/numf 2024-05-12 19:59:21 +02:00
PlexSheep pushed to master at PlexSheep/numf 2024-05-12 19:59:21 +02:00
6251546a31 Merge pull request 'feat: padding and FormatOptions #9' (#11) from feat/padding into master
4f269fb509 refactor: add more derives
cae701815e refactor: use the cli struct as format options #11 #9
82c1bf8d8a feat: padding and FormatOptions #9
Compare 4 commits »
PlexSheep merged pull request PlexSheep/numf#11 2024-05-12 19:59:19 +02:00
feat: padding and FormatOptions #9
PlexSheep opened issue PlexSheep/numf#12 2024-05-12 19:57:54 +02:00
add tests
PlexSheep pushed to feat/padding at PlexSheep/numf 2024-05-12 19:54:47 +02:00
4f269fb509 refactor: add more derives
PlexSheep pushed to feat/padding at PlexSheep/numf 2024-05-12 19:53:42 +02:00
cae701815e refactor: use the cli struct as format options #11 #9
PlexSheep commented on pull request PlexSheep/numf#11 2024-05-12 19:39:09 +02:00
feat: padding and FormatOptions #9

Use the Cli struct instead somehow. It already contains all this information

PlexSheep commented on pull request PlexSheep/numf#11 2024-05-12 19:39:09 +02:00
feat: padding and FormatOptions #9

can this not be shortened?

PlexSheep commented on pull request PlexSheep/numf#11 2024-05-12 19:39:09 +02:00
feat: padding and FormatOptions #9

also maybe shorten this

PlexSheep commented on pull request PlexSheep/numf#11 2024-05-12 19:39:09 +02:00
feat: padding and FormatOptions #9

use the cli struct instead of a new options struct