mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-29 09:01:04 -05:00
20 lines
293 B
YAML
20 lines
293 B
YAML
'scope: curriculum':
|
|
- curriculum/challenges/**/*
|
|
|
|
'platform: learn':
|
|
- client/**/*
|
|
|
|
'platform: api':
|
|
- api/**/*
|
|
|
|
'scope: tools/scripts':
|
|
- tools/**/*
|
|
- .github/**/*
|
|
- utils/**/*
|
|
- e2e/**/*
|
|
|
|
'scope: i18n':
|
|
- client/i18n/**/*
|
|
- config/crowdin/**/*
|
|
- shared/config/i18n/**/*
|