alphapapa / alphapapa/makem.sh
Load elisp file before linting
Abierto
- Lenguaje dominante
- Shell
- Estrellas
- 176
- Forks
- 12
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Similar to #9 but for more complex situations, I'd like to be able to load a file with some configuration before linting happens. [Here](https://github.com/noctuid/annalist.el/blob/master/lint/lint-init.el) is an example. I'd also like to be able to fail CI runs if package-lint fails, but in order to do that, I need to be able to add advice to ignore unfixable errors.
If this seems reasonable, maybe look for a specific file name to avoid the need for user configuration (e.g. `lint-config.el`).
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.