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
- Add entries for 'test', '**/*.test.js', 'components', and 'README.md' to .scignore files in smart-collections, smart-entities, and smart-sources to improve ignore patterns.
- Comment out direct assignment of 'env' in Collection and CollectionItem constructors, replacing it with a call to 'env.create_env_getter(this)' for better encapsulation.
- Maintain existing comments and methods unrelated to the changes.
0 commit comments