This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
""" | |
Structlog example configuration with FastAPI. | |
Features: | |
- async bound logger | |
- contextvars to log request-id and other meta data | |
- custom format for default logging loggers and structlog loggers | |
""" | |
import asyncio | |
import logging |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* ==UserStyle== | |
@name Govspeak accessibility issues | |
@namespace github.com/alphagov | |
@description Show possible accessibility issues coming from Govspeak on www.gov.uk | |
@version 1.2.8 | |
@license MIT | |
@author Crown Copyright, Government Digital Service | |
@preprocessor less | |
@homepageURL https://gist.github.com/selfthinker/207d3d3682bd549599ceec20cb1cb087 | |
@updateURL https://gist.githubusercontent.com/selfthinker/207d3d3682bd549599ceec20cb1cb087/raw/govspeak-a11y.user.css |
OlderNewer