Files
edx-platform/common
Kyle McCormick cd24534653 build: run ShellCheck in CI (#31809)
build: run ShellCheck

Adds a ShellCheck check to edx-platform PRs and master,
using the shared workflow & template from the .github repo.
This will become a "required" check once it passes for 2 straight weeks on master.

Brings all existing shell scripts into compliance with ShellCheck.
2023-03-10 16:10:56 +00:00
..
2023-03-10 16:10:56 +00:00

common
------

This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.