Davor Runje
1c4ae3d303
nbqa adedd to pre-commit, added black and ruff for notebooks ( #1171 )
...
* nbqa adedd to pre-commit, added black and ruff for notebooks
* polishing
* polishing
* polishing
2024-01-08 03:47:01 +00:00
Davor Runje
8f065e06e4
Add codespell to pre-commit hooks and fix spelling of existing files ( #1161 )
...
* fixed spelling, minor errors and reformatted using black
* polishing
* added codespell to pre-commit hooks, fixed a number of spelling errors and a few minor bugs in the code
* update autogen library version in notebooks
* update autogen library version in notebooks
* update autogen library version in notebooks
* update autogen library version in notebooks
* update autogen library version in notebooks
2024-01-07 01:41:33 +00:00
Xiaoyun Zhang
2d3ed96f46
[Dotnet] Add dotnet build workflow ( #946 )
...
* update
* add openai workflow
* Update pre-commit.yml
* Update run_openai_test_and_notebooks.yml
* Update pre-commit.yml
* Update .github/workflows/pre-commit.yml
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
* Update run_openai_test_and_notebooks.yml
* Update run_openai_test_and_notebooks.yml
* Update run_openai_test_and_notebooks.yml
* Update pre-commit.yml
* Update .pre-commit-config.yaml
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com >
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
2023-12-30 02:23:12 +00:00
Jirka Borovec
73bb6e7667
pyproject.toml & switch to Ruff ( #976 )
...
* unify config to pyproject.toml
replace flake8 with Ruff
* drop configs
* update
* fixing
* Apply suggestions from code review
Co-authored-by: Zvi Baratz <z.baratz@gmail.com >
* setup
* ci
* pr template
* reword
---------
Co-authored-by: Zvi Baratz <z.baratz@gmail.com >
Co-authored-by: Li Jiang <lijiang1@microsoft.com >
2023-04-28 01:54:55 +00:00
Jirka Borovec
a701cd82f8
set black with 120 line length ( #975 )
...
* set black with 120 line length
* apply pre-commit
* apply black
2023-04-10 19:50:40 +00:00
Jirka Borovec
2ff1035733
precommit: end-of-file-fixer ( #929 )
...
* precommit: end-of-file-fixer
* exclude .gitignore
* apply
---------
Co-authored-by: Shaokun <shaokunzhang529@gmail.com >
2023-02-28 16:27:14 +00:00
Jirka Borovec
6aa1d16ebc
pre-commit: update config ( #925 )
...
* update config
* apply precommit
2023-02-22 00:49:38 +00:00
Zvi Baratz
8e3fccf592
Updated hooks ( #609 )
...
Updated the flake8 hook and black's version, closes #608 .
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
2022-06-25 13:46:28 -04:00
Chi Wang
71219df6c6
notebook example ( #189 )
...
* config in result
* value can be float
* pytorch notebook example
* docker, pre-commit
* max_failure (#192 ); early_stop
* extend starting_points (#196 )
Co-authored-by: Chi Wang (MSR) <wang.chi@microsoft.com >
Co-authored-by: Qingyun Wu <qw2ky@virginia.edu >
2021-09-10 16:39:16 -07:00