mirror of
https://github.com/actions/setup-python
synced 2025-04-06 15:29:43 +00:00
Add and configure ESLint and update configuration for Prettier (#617)
* Add ESLint, update Prettier * Update docs * Update tests * Update licenses * Fix review points
This commit is contained in:
3
dist/cache-save/index.js
vendored
3
dist/cache-save/index.js
vendored
@ -59757,8 +59757,7 @@ exports["default"] = CacheDistributor;
|
||||
|
||||
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
||||
exports.CACHE_DEPENDENCY_BACKUP_PATH = void 0;
|
||||
const CACHE_DEPENDENCY_BACKUP_PATH = '**/pyproject.toml';
|
||||
exports.CACHE_DEPENDENCY_BACKUP_PATH = CACHE_DEPENDENCY_BACKUP_PATH;
|
||||
exports.CACHE_DEPENDENCY_BACKUP_PATH = '**/pyproject.toml';
|
||||
|
||||
|
||||
/***/ }),
|
||||
|
Reference in New Issue
Block a user