Revert "refactor: move common/lib/capa/capa to xmodule/capa" (#30762)
This commit is contained in:
committed by
GitHub
parent
06064b237b
commit
4463ee751d
@@ -27,7 +27,7 @@ exclude=''
|
||||
exclude+='^\.$'
|
||||
|
||||
# Exclude test data that includes Python (do NOT exclude unit test source code, though).
|
||||
exclude+='|^xmodule/capa/safe_exec/tests/test_files/?.*$'
|
||||
exclude+='|^common/lib/capa/capa/safe_exec/tests/test_files/?.*$'
|
||||
exclude+='|^common/test/data/?.*$'
|
||||
|
||||
# Exclude common/lib and its immediate child directories.
|
||||
@@ -38,6 +38,7 @@ exclude+='|^common/test/data/?.*$'
|
||||
# * common/lib/capa -> EXCLUDE from check.
|
||||
# * common/lib/capa/capa/safe_exec -> INCLUDE in check.
|
||||
exclude+='|^common/lib$'
|
||||
exclude+='|^common/lib/capa$'
|
||||
|
||||
# xmodule data folder
|
||||
exclude+='|^xmodule/tests/data/xml-course-root/capa$'
|
||||
|
||||
Reference in New Issue
Block a user