You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creator- Refactor plugin templates to rename the scaffolded file and plugin name in the same. (#383)
* Updated add.py
* updated names of jinja templates
* chore: auto fixes from pre-commit.com hooks
* updated tests
* generic module scaffold now happens in modules folder
* chore: auto fixes from pre-commit.com hooks
* updated tests
* chore: auto fixes from pre-commit.com hooks
* reverted changes to launch.json
* chore: auto fixes from pre-commit.com hooks
* updated tests
* removed hello_world"
* reverted changes
* changed plugin name
* updated test files
* Updated it for test plugin
* updated test_add.py
* updated doc strings
* print file list
* reverted
* made changes to utils add and init
* chore: auto fixes from pre-commit.com hooks
* updated test files
* chore: auto fixes from pre-commit.com hooks
* updated test_add.py
* chore: auto fixes from pre-commit.com hooks
* updated add.py
* chore: auto fixes from pre-commit.com hooks
* fixed add.py
* chore: auto fixes from pre-commit.com hooks
* updated test_init to give a diff if dcmp fails
* chore: auto fixes from pre-commit.com hooks
* updated utils.py
* chore: auto fixes from pre-commit.com hooks
* fixes precommit issues
* fixed comments
* Updated sample_test.py.j2 and sample_test.py
* reverted
* updated to fix license issue
* reverted
* fixed license
* reverted
* updated the templates
* chore: auto fixes from pre-commit.com hooks
* changed the plugin_name in types
* reverted
* added diff
* chore: auto fixes from pre-commit.com hooks
* imported subprocess
* chore: auto fixes from pre-commit.com hooks
* updated add and utils
* chore: auto fixes from pre-commit.com hooks
* updated test_init
* chore: auto fixes from pre-commit.com hooks
* fixed init test
* chore: auto fixes from pre-commit.com hooks
* reverted
* removed hello world
* removed the diff
* chore: auto fixes from pre-commit.com hooks
* added @Property
* chore: auto fixes from pre-commit.com hooks
* removed path_replacers from Walker
* removed comments
* chore: auto fixes from pre-commit.com hooks
* refactored each_obj
* chore: auto fixes from pre-commit.com hooks
* added docstring
* chore: auto fixes from pre-commit.com hooks
* updated params
* chore: auto fixes from pre-commit.com hooks
* updated params
* chore: auto fixes from pre-commit.com hooks
* removed params
* chore: auto fixes from pre-commit.com hooks
* decluttered walker class
* chore: auto fixes from pre-commit.com hooks
* Removed subcommand
* reverted each_obj change
* chore: auto fixes from pre-commit.com hooks
* refactored each obj
* chore: auto fixes from pre-commit.com hooks
* reverted change
* chore: auto fixes from pre-commit.com hooks
* simplified if block
* Updated the comments
* chore: auto fixes from pre-commit.com hooks
---------
Co-authored-by: Shashank Venkat <shvenkat>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments